Skip to content
#

fast-csv-import

Here is 1 public repository matching this topic...

Learn how to import large CSV files 10x faster in Laravel 12 using MySQL LOAD DATA INFILE. This approach avoids slow PHP loops, reduces memory usage, and is ideal for bulk database imports with high performance.

  • Updated Jan 22, 2026
  • Hack

Improve this page

Add a description, image, and links to the fast-csv-import topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fast-csv-import topic, visit your repo's landing page and select "manage topics."

Learn more