sonata-project/exporter
SonataExporter is a lightweight PHP library for exporting data to multiple formats (CSV, XLS, JSON, XML). It provides writers, handlers, and iterators to stream large datasets efficiently and integrate easily into Symfony apps and services.
spatie/laravel-doctrine-orm).maatwebsite/excel (PHP 8.0+).WriterInterface implementation.composer why-not php:^8.2.spatie/laravel-doctrine-orm).HttpFoundation).PhpOffice/PhpSpreadsheet).symfony/http-foundation).league/flysystem (unchanged) for cloud storage.composer why-not php:^8.2
composer why-not symfony/http-foundation:^6.4
composer.json:
"require": {
"php": "^8.2",
"sonata-project/exporter": "^3.4",
"symfony/http-foundation": "^6.4" // If not using Laravel's bundled version
}
composer update.Response objects).return (new ExportUserData)->download('users.csv');
Spatie/Laravel-Exports if maintenance becomes untenable.How can I help you explore Laravel packages today?