laravel-excel-parser maintained by gitfullstacker
Laravel Excel Parser
A simple and flexible Excel file parser for Laravel applications. Supports XLS, XLSX, CSV, and ODS formats.
Features
- Parse Excel files with or without headers
- Support for multiple worksheets
- Multiple file format support (XLS, XLSX, CSV, ODS)
- Simple and intuitive API
- Laravel Facade support
- Configurable settings
Installation
You can install the package via Composer:
composer require gitfullstacker/laravel-excel-parser