Reporting and analytics dashboard module for Laravel ERP.

Maintainers

Package info

github.com/Dev-3bdulrahman/reports

pkg:composer/dev-3bdulrahman/reports

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2026-06-16 18:26 UTC

This package is auto-updated.

Last update: 2026-06-16 21:50:00 UTC


README

Latest Version PHP Version Laravel License

A complete Reports module for Laravel ERP systems. Generate, filter, schedule, and export reports across all ERP modules — with full API and Livewire admin interface.

Features

  • Report Builder & Management
  • Advanced Filtering & Parameters
  • Scheduled Report Generation
  • Export to Multiple Formats (PDF, Excel, CSV)
  • Analytics Dashboard
  • REST API endpoints
  • Arabic & English translations

Requirements

Dependency Version
PHP ^8.2 | ^8.3
Laravel ^11.0 | ^12.0

Installation

composer require dev-3bdulrahman/reports

Publish and run migrations:

php artisan vendor:publish --provider="Dev3bdulrahman\Reports\Providers\ReportServiceProvider"
php artisan migrate

Service Provider

Auto-discovered via Laravel package discovery. Manual registration in bootstrap/providers.php:

Dev3bdulrahman\Reports\Providers\ReportServiceProvider::class,

Changelog

See CHANGELOG.md for release history.

License

MIT License © Abdulrahman