diswebru / phpexcel
PHP library for writing and reading files in EXCEL format. Modified to work on PHP 8.
2.0.5
2025-02-13 20:53 UTC
Requires
- php: ^8.0|^8.1|^8.2|^8.3
- ext-mbstring: *
- ext-xml: *
- ext-xmlwriter: *
Requires (Dev)
README
PHP library for writing and reading files in EXCEL format. Modified https://github.com/PHPOffice/PHPExcel to work on PHP 8.
Installation
composer require diswebru/phpexcel
License
PHPExcel by DisWEBru is licensed under MIT.