Database example reference
Standalone Database examples for format-neutral PDO imports.
Map, validate, preview, and insert iterable rows without coupling the database layer to a particular spreadsheet format.
Showing selected library
Database examples
Map, validate, preview, and insert iterable rows without coupling the database layer to a particular spreadsheet format.
composer require mnb/mnb-phpexcel-database:^2.0Imports3 examples
Open category →Insert iterable rows in PDO batches
Import associative rows from any installed reader or application source into a database table.
Dry-run a source-to-table column map
Validate normalization and SQL batch planning without executing insert statements.
Preview a domain import before writing
Inspect detected headers, suggested mappings, and sample rows for a built-in domain preset.
Large files1 examples
Open category →No matching example found for this library.
Was this guide useful?Use GitHub issues for corrections, missing examples, or unclear behavior.
Open an issue