Skip to content

Simple tool for exporting data into Excel/CSV files

License

Notifications You must be signed in to change notification settings

digitalcz/exporter

Repository files navigation

Exporter

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.

About

Simple tool for exporting data into Excel/CSV files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages