Turn a CSV file into safe, dialect-aware SQL INSERT statements. Built in PHP 8.2 with zero runtime dependencies. Four dialects, four modes, type inference, and a prepared-statement escape hatch for ...
No external database is required - this example uses SQLite in-memory database.