digitalcz/exporter

0.x-dev 2023-02-23 16:54 UTC

README

Latest Stable Version Total Downloads Latest Unstable Version License PHP Version Require CI codecov

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.