akeneo/spreadsheet-parser-bundle
For Executives: "This package lets us parse large Excel files (XLSX/XLSM) efficiently with minimal code, cutting development time for data imports/exports. It’s a lightweight, open-source alternative to expensive tools—ideal for integrating legacy spreadsheet data into our systems without reinventing the wheel. Low risk, as it’s battle-tested by Akeneo (though not actively maintained)."
For Engineering: "Symfony/Laravel teams: This bundle plugs into your DI container to parse XLSX files row-by-row with low memory usage—great for bulk operations. Tradeoff: No active updates, but stable for basic use cases. Pair with PhpSpreadsheet if you need more features later. Example use: Migrating customer data from Excel to our database."
How can I help you explore Laravel packages today?