Libraries tagged by phpecc
afei/php7cc
184 Downloads
A command-line tool to check PHP 5.3 - 5.6 code compatibility with PHP 7
5rabbits/phpexcel
7602 Downloads
PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
tippingcanoe/phperclip
3492 Downloads
File attachment and management for Eloquent models
tangervu/phpaccess
3032 Downloads
Read Microsoft Access databases on Linux using mdbtools command line tools
senman/phpexcel
18 Downloads
简单易用的phpoffice套件,可实现导入/导出excel、将word转为PDF,将pdf转为图片等等功能。
phpexcel/phpexcel
361282 Downloads
DEPRECATED! Use phpoffice/phpexcel instead.
wintech-laravel/excel
41 Downloads
Supercharged Excel exports and imports in Laravel
tarfin-labs/excel
15 Downloads
Supercharged Excel exports and imports in Laravel
sivolobov94/fast-excel-writer
105 Downloads
Lightweight and very fast XLSX Excel Spreadsheet Writer in PHP
rekkles/easyexcel
536 Downloads
Find A Simple Way To Operate Excel.
moveek/excel-bundle
2733 Downloads
Symfony Bundle to read or write Excel file (including pdf, xlsx, odt), using phpoffice/phpspreadsheet library (replacement of phpoffice/phpexcel, abandonned)
mckue/laravel-excel
68 Downloads
Laravel-Excel is based on Spartner NL/Lavel Excel code and switches to an xlswriter extension. If your project is using SparnerNL/Lavel Excel and there are big data export performance issues, and you don't want to modify a lot of code, then the current package may be very suitable for you.
matiasiglesias/zf2-excel
34 Downloads
Módulo de ZF2Excel: PHPExcel - OpenXML - ler, escrever e criar documentos do Excel em PHP
maraya/cake-php-excel
3420 Downloads
CakePHP excel generator using PHPExcel library
mahmoudarafat/laravel-excel
81 Downloads
Supercharged Excel exports in Laravel forked from Maatwebsite