tina4stack/tina4php-reports

Tina4 PHP Reporting Functionality

Installs: 1 819

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Language:Pascal

pkg:composer/tina4stack/tina4php-reports

V2.0.3 2025-10-15 13:26 UTC

This package is auto-updated.

Last update: 2025-10-15 13:30:48 UTC


README

Report engine for Tina4

Installation

composer require tina4stack/tina4php-reports

Running a docker to test with

docker run -d --name mysql8 -e MYSQL_ROOT_PASSWORD=Pass1234! -p 33068:3306 mysql:8.0