PHPackages                             reportico/laravel-experiment - 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. reportico/laravel-experiment

ActiveLibrary

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

0101JavaScript

Since Nov 4Pushed 8y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

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

[](#laravel-reportico)

Reportico Module for Laravel 4 and 5.

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
-------------

[](#for-laravel-5)

composer require "reportico/laravel-reportico" "~5.2"

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

Reportico\\Laravel\\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\\Laravel\\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

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/bd1836eda29ea0fad3deb85818f9622412f8e1b371f5a16382a66e9fc1c71bb9?d=identicon)[reportico-web](/maintainers/reportico-web)

### Embed Badge

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

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

PHPackages © 2026

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