den2016 / phpexcel
PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
1.8.x-dev
2022-12-06 09:54 UTC
Requires
- php: ^5.2|^7.0|^8.0
- ext-mbstring: *
- ext-xml: *
- ext-xmlwriter: *
Requires (Dev)
This package is not auto-updated.
Last update: 2025-06-18 20:44:36 UTC
README
but... this fork update PHPExcel to correct work in PHP 7.3 and correct reading XLS files from 1C 7.7
install with composer
composer require --prefer-dist den2016/phpexcel
PHPExcel last version, 1.8.1, was released in 2015. The project was officially deprecated in 2017 and permanently archived in 2019.
The project has not be maintained for years and must not be used anymore. All users must migrate to its direct successor PhpSpreadsheet, or another alternative.
License
PHPExcel is licensed under LGPL (GNU LESSER GENERAL PUBLIC LICENSE)