Looking to hire Laravel developers? Try LaraJobs

laravel-excel-parser maintained by gitfullstacker

Description
A Laravel package for parsing Excel files with multiple format support
Author
Last update
2026/01/02 18:16 (dev-main)
License
Downloads
7

Comments
comments powered by Disqus

Laravel Excel Parser

Latest Version on Packagist Total Downloads PHP Version License

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