Libraries tagged by excel
pear/ole
2637366 Downloads
This package allows reading and writing of OLE (Object Linking and Embedding) compound documents. This format is used as container for Excel (.xls), Word (.doc) and other Microsoft file formats.
svrnm/exceldatatables
312486 Downloads
Replace a worksheet within an Excel workbook (.xlsx) without changing any other properties of the file
infostreams/excel-merge
88251 Downloads
A PHP library to merge two or more Excel files into one
cyber-duck/laravel-excel
232787 Downloads
This package provides a way to export an Eloquent collection as an excel file and to import a Excel file as an Eloquent collection.
bfinlay/laravel-excel-seeder
49418 Downloads
Seed the database with Laravel using Excel, XLSX, XLS, CSV, ODS, Gnumeric, XML, HTML, SLK files
avadim/fast-excel-templator
157315 Downloads
Lightweight and very fast Excel Spreadsheet generator from XLSX-templates in PHP
avadim/fast-excel-laravel
69643 Downloads
Lightweight and very fast XLSX Excel Spreadsheet Export/Import for Laravel
avadim/fast-excel-helper
1586054 Downloads
Helper for avadim/fast-excel-reader and avadim/fast-excel-writer
knackline/excel-to-x
15080 Downloads
Laravel Package that converts excel to JSON/collection
zappzerapp/laravel-ingest
4647 Downloads
A robust, configuration-driven ETL and data import framework for Laravel. Handles CSV/Excel streaming, queues, validation, and relationships.
shuchkin/simplecsv
105072 Downloads
Parse and retrieve data from CSV files. Export data to CSV.
ruskid/yii2-csv-importer
375878 Downloads
Helper to import csv files into database
roromix/spreadsheetbundle
422439 Downloads
This is a Symfony 7.1+ Bundle helps you to read and write Spreadsheet files (including pdf, xls, xlsx, odt, csv), thanks to the PHPSpreadsheet library
maksimovic/php-xlsx-writer
67363 Downloads
PHP Library to write XLSX files
kolay/xlsx-stream
19221 Downloads
Streaming XLSX reader and writer for PHP and Laravel. Constant memory regardless of file size, direct S3 multipart streaming, optional born-indexed random access.