meridius / phpexcel
This package is abandoned and no longer maintained.
No replacement package was suggested.
Wrapper for PHPOffice/PHPExcel
1.1.2
2016-04-16 20:51 UTC
Requires
- php: >=5.6
- meridius/helpers: ~1.0.4
- nette/utils: *
- phpoffice/phpexcel: ~1.8
Requires (Dev)
- jakub-onderka/php-console-highlighter: ^0.3.2
- jakub-onderka/php-parallel-lint: ^0.9.2
- meridius/coding-standard: *
- meridius/tester-extras: ~1
- pdepend/pdepend: ^2.2
- phploc/phploc: ^3.0
- sebastian/phpcpd: ^2.0
- squizlabs/php_codesniffer: ^2.5
This package is not auto-updated.
Last update: 2020-01-20 22:00:03 UTC
README
Wrapper for PHPOffice/PHPExcel
How to
-
Use the following Composer command in your existing project to add PhpExcel to it:
composer require meridius/phpexcel
-
See the tests