PHPackages                             reillo/grid - 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. [Database &amp; ORM](/categories/database)
4. /
5. reillo/grid

AbandonedArchivedLibrary[Database &amp; ORM](/categories/database)

reillo/grid
===========

Simple laravel grid

v0.3.0(10y ago)269MITPHPPHP &gt;=5.4.0

Since Aug 16Pushed 10y ago1 watchersCompare

[ Source](https://github.com/reillo/grid)[ Packagist](https://packagist.org/packages/reillo/grid)[ Docs](https://github.com/reillo/grid)[ RSS](/packages/reillo-grid/feed)WikiDiscussions 0.3 Synced today

READMEChangelogDependencies (1)Versions (6)Used By (0)

Laravel 4 Simple Grid
---------------------

[](#laravel-4-simple-grid)

### Installation

[](#installation)

Add the following to your `composer.json` file:

```
"reillo/grid": "~0.2"
```

Then, run `composer update reillo/grid` or `composer install` if you have not already installed packages.

Publish asset:

```
php artisan asset:publish reillo/grid

```

Publish view:

```
php artisan view:publish reillo/grid

```

Publish config:

```
php artisan config:publish reillo/grid

```

Add the below line to the providers array in app/config/app.php configuration file (add at the end):

```
'Reillo\Grid\GridServiceProvider',

```

### features

[](#features)

- uses laravel paginator
- support table and list renderer
- html5 push history
- ajax request
- removable filters

### Usage

[](#usage)

see [example](https://github.com/reillo/grid/tree/master/src/Example).

### Todo

[](#todo)

Documentations

License
-------

[](#license)

This project is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~2 days

Total

5

Last Release

3964d ago

Major Versions

v0.2.3 → 2.0.x-dev2015-08-20

### Community

Maintainers

![](https://www.gravatar.com/avatar/453ffca7f2ab93c7b23f8c8d240165c1bc315c1b4297e407fa06ee9c4fe72f04?d=identicon)[reillo](/maintainers/reillo)

---

Top Contributors

[![reillo](https://avatars.githubusercontent.com/u/6128004?v=4)](https://github.com/reillo "reillo (27 commits)")

---

Tags

laraveleloquentgridlistingtable grid

### Embed Badge

![Health badge](/badges/reillo-grid/health.svg)

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

###  Alternatives

[mongodb/laravel-mongodb

A MongoDB based Eloquent model and Query builder for Laravel

7.1k8.4M96](/packages/mongodb-laravel-mongodb)[kirschbaum-development/eloquent-power-joins

The Laravel magic applied to joins.

1.6k32.6M46](/packages/kirschbaum-development-eloquent-power-joins)[illuminate/database

The Illuminate Database package.

2.8k54.9M11.6k](/packages/illuminate-database)[cybercog/laravel-love

Make Laravel Eloquent models reactable with any type of emotions in a minutes!

1.2k332.0k1](/packages/cybercog-laravel-love)[reedware/laravel-relation-joins

Adds the ability to join on a relationship by name.

2121.3M18](/packages/reedware-laravel-relation-joins)[lemaur/eloquent-publishing

218.1k1](/packages/lemaur-eloquent-publishing)

PHPackages © 2026

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