aditkuma / laravel-bulk-upload
Queue-backed bulk CSV/Excel upload pipeline for Laravel - any columns, any row count - with a live processed/failed/in-progress/remaining progress dashboard (WebSocket broadcast + polling fallback).
v0.1.0
2026-07-22 10:15 UTC
Requires
- php: ^8.1
- illuminate/broadcasting: ^9.0
- illuminate/database: ^9.0
- illuminate/http: ^9.0
- illuminate/queue: ^9.0
- illuminate/support: ^9.0
- phpoffice/phpspreadsheet: ^1.29 || ^2.0 || ^5.0
- pusher/pusher-php-server: ^6.0 || ^7.0