PHPackages                             reportico/laravel-reportico - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. reportico/laravel-reportico

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

reportico/laravel-reportico
===========================

8.0.3(3y ago)6611.4k30[15 issues](https://github.com/reportico-web/laravel-reportico/issues)GPL-3.0JavaScriptPHP ^5.5.9|^7.0.0|^8.0.0

Since Aug 13Pushed 3y ago8 watchersCompare

[ Source](https://github.com/reportico-web/laravel-reportico)[ Packagist](https://packagist.org/packages/reportico/laravel-reportico)[ RSS](/packages/reportico-laravel-reportico/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)Dependencies (1)Versions (33)Used By (0)

laravel-reportico
-----------------

[](#laravel-reportico)

Reportico Module for Laravel

Reportico for Laravel allows you design reports using the Reportico report designer. These can be run as a report suite and embedded or linked to within your Laravel web site all accessed through a dedicated controller.

As well as the standard Reportico features the module offers the following :-

Embed Reports into your web pages. Embed a complete report suite with menu, individual reports with criteria selection or individual report output Ability to report based on logged in user using the {FRAMEWORK\_USER} parameter Ability to create report projects against the default laravel connection or against other databases defined in app/config/database.php Use Reportico's default styling, or let it adapt to your site's bootstrap look and feel Here you can find out how to install and get started with the module as well as examples of running Reportico within your site application.

Installation
------------

[](#installation)

Install with composer

For Laravel 5, 6, 7, 8, 9
-------------------------

[](#for-laravel-5-6-7-8-9)

composer require "reportico/laravel-reportico" "dev-develop"

then add to your app.php in the providers section :--

Reportico\\Reportico\\ReporticoServiceProvider::class

then publish the config and the assets with:-

php artisan vendor:publish

and then point your browser at

http://laravel\_url/public/index.php/reportico

Then you can use the http://laravel\_url/public/index.php/reportico to set an admin password, configure the tutorials or create new report project.

For Laravel 4
-------------

[](#for-laravel-4)

composer require "reportico/laravel-reportico" "4.3"

then add to your app.php in the providers section :--

'Reportico\\Reportico\\ReporticoServiceProvider',

then publish the assets with

php artisan asset:publish

and point your browser at

http://laravel\_url/public/index.php/reportico

Use the tutorials to get to grips with report design, but for how to embed and create links to reportico from your Laravel app follow the instructions in the link below :-

Tutorial and Documentation
--------------------------

[](#tutorial-and-documentation)

============================

To get going with the module go to :-

Screenshots
-----------

[](#screenshots)

[![Criteria Page](/images/reportico_prepare.png?raw=true "Criteria Page")](/images/reportico_prepare.png?raw=true)

[![Edit Query Page](/images/reportico_sql.png?raw=true "Edit Query Page")](/images/reportico_sql.png?raw=true)

[![Report Output Page](/images/reportico_output.png?raw=true "Report Output Page")](/images/reportico_output.png?raw=true)

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity38

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity79

Established project with proven stability

 Bus Factor1

Top contributor holds 99% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~113 days

Recently: every ~200 days

Total

28

Last Release

1223d ago

Major Versions

4.3.0 → 5.1.02015-07-30

5.4.0 → 6.0.32018-08-12

5.4.1 → 7.0.02019-04-28

7.0.14 → 8.0.12022-08-19

PHP version history (3 changes)4.1.0PHP &gt;=5.4.0

6.0.3PHP ^5.5.9|^7.0.0

8.0.1PHP ^5.5.9|^7.0.0|^8.0.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3207381?v=4)[Peter Deed](/maintainers/reportico-web)[@reportico-web](https://github.com/reportico-web)

---

Top Contributors

[![reportico-web](https://avatars.githubusercontent.com/u/3207381?v=4)](https://github.com/reportico-web "reportico-web (95 commits)")[![TullariS](https://avatars.githubusercontent.com/u/7660175?v=4)](https://github.com/TullariS "TullariS (1 commits)")

### Embed Badge

![Health badge](/badges/reportico-laravel-reportico/health.svg)

```
[![Health](https://phpackages.com/badges/reportico-laravel-reportico/health.svg)](https://phpackages.com/packages/reportico-laravel-reportico)
```

###  Alternatives

[php-ffmpeg/extras

A set of audio/video formats compatible with PHP-FFMpeg

182287.6k1](/packages/php-ffmpeg-extras)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
