digitalcz / exporter
0.x-dev
2023-02-23 16:54 UTC
Requires
- php: ^8.1
- digitalcz/streams: ^0.2.1
- phpoffice/phpspreadsheet: ^1.27
Requires (Dev)
- digitalcz/coding-standard: ^0.0.1
- phpstan/extension-installer: ^1.2.0
- phpstan/phpstan: ^1.10.0
- phpstan/phpstan-phpunit: ^1.3.4
- phpstan/phpstan-strict-rules: ^1.5.0
- phpunit/phpunit: ^10.0.11
- symfony/var-dumper: ^v6.2.5
This package is auto-updated.
Last update: 2024-10-16 21:53:14 UTC
README
Simple tool for exporting data into Excel/CSV files
Heavily inspired by SpartnerNL/Laravel-Excel.
Install
Via Composer
$ composer require digitalcz/exporter
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
$ composer csfix # fix codestyle $ composer checks # run all checks # or separately $ composer tests # run phpunit $ composer phpstan # run phpstan $ composer cs # run codesniffer
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email devs@digital.cz instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.