Build Reader and Import Options
Choose workbook, worksheet, header, row, streaming, projection, and database-import options, then copy generated PHP code.
Updated
PHP 8.1+Full packageIndividual XLSXInteractive builder
Available sincev2.0.5Version guide
What you will learn
- Generate a complete read-session example from explicit choices.
- See when rows(), toArray(), structured output, and countRows() fit.
- Build a dry-run-first PDO import example without memorizing every option key.
Generate the example you need#
Generated PHPUpdates immediately as options change.
Generated PHPReplace the sample PDO connection and column map.
Treat generated code as a starting point#
Was this guide useful?Use GitHub issues for corrections, missing examples, or unclear behavior.
Open an issue