americanreading/reporting

There is no license information available for the latest version (v1.0.0) of this package.

PHP library for building reports

Maintainers

Package info

github.com/AmericanReading/Reporting

pkg:composer/americanreading/reporting

Statistics

Installs: 4 491

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 1

v1.0.0 2018-10-30 19:27 UTC

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.