diswebru / phpexcel
PHP library for writing and reading files in EXCEL format. Modified to work on PHP 8.
Installs: 4 012
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 1
Forks: 6
Open Issues: 0
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.