File analysis before execution
Headers, sample rows, and mapping effects can be reviewed before any data is written.
Schema and table control
For Symfony, you can select existing tables or prepare and initialize new table columns.
Execution modes
In-memory for quick checks, JSON, XML, or SQL artifacts, and Symfony for persisted or asynchronous imports.
API and job status
The demo includes OpenAPI docs and status endpoints for Messenger-based background jobs.