Registry / other / silverstripe-reports

silverstripe-reports

JSON →
library6.2.0phppackagistunverified

Reports module for SilverStripe CMS that provides reporting functionality.

composer require silverstripe/reports
INSTALL
IMPORT
SIG · SILVERSTRIPE-REPOR
S
silverstripe-reports
otherphpv6.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Report
use SilverStripe\Reports\Report;

Creates a new report instance.

use SilverStripe\Reports\Report; $report = Report::create(); $report->setTitle('My Report'); $report->setSource('MySource');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.2.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
silverstripe-reports — pip install silverstripe-reports · libregistry