americanreading / reporting
There is no license information available for the latest version (v1.0.0) of this package.
PHP library for building reports
v1.0.0
2018-10-30 19:27 UTC
Requires
- php: >=7.1
- phpoffice/phpspreadsheet: ^1
This package is not auto-updated.
Last update: 2026-03-15 14:08:58 UTC
README
Classes for building reports in PHP
Development
To setup a local development environment, close this repository and run:
docker-compose build docker-compose run --rm php composer install docker-compose up -d
Browse http://localhost:8000 to view example reports.