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

This package is not auto-updated.

Last update: 2024-04-28 02:16:27 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.