PHPackages                             assurrussa/grid-view-table - 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. assurrussa/grid-view-table

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

assurrussa/grid-view-table
==========================

Mini grid view table for laravel.

1.2.7(3mo ago)106.4k↓87.5%1[1 issues](https://github.com/assurrussa/grid-view-table/issues)MITPHPPHP ^8.1|^8.2|^8.3|^8.4CI passing

Since Oct 12Pushed 3mo ago2 watchersCompare

[ Source](https://github.com/assurrussa/grid-view-table)[ Packagist](https://packagist.org/packages/assurrussa/grid-view-table)[ Docs](https://github.com/assurrussa/grid-view-table)[ RSS](/packages/assurrussa-grid-view-table/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (3)Dependencies (14)Versions (6)Used By (0)

Mini grid view table for Laravel &gt;= 5.5
==========================================

[](#mini-grid-view-table-for-laravel--55)

Install packages
----------------

[](#install-packages)

1. `composer require assurrussa/grid-view-table`
2. If necessary, run the command `composer dump-autoload`

```
    php artisan vendor:publish --provider=Assurrussa\GridView\GridViewServiceProvider

```

### Setting

[](#setting)

- In file `config/amigrid.php` required settings

### Include

[](#include)

in template use

```
{!! $data !!}

@stack('scripts')

```

and ajax response - `$data->toHtml()`

### Done!

[](#done)

AmiGridView DEMO
----------------

[](#amigridview-demo)

This is a sample app developed to showcase how the [assurrussa/grid-view-table](https://github.com/assurrussa/grid-view-table) package works

Check it out on heroku

- [DEMO](http://grid-view-table.herokuapp.com).
- [Documentation](https://github.com/assurrussa/grid-view-table/tree/master/docs).

###  Health Score

52

—

FairBetter than 96% of packages

Maintenance80

Actively maintained with recent releases

Popularity25

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity76

Established project with proven stability

 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 ~496 days

Total

5

Last Release

94d ago

PHP version history (2 changes)1.2.3PHP &gt;=7.1.3

1.2.6PHP ^8.1|^8.2|^8.3|^8.4

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8505493?v=4)[Artur Gafurov](/maintainers/assurrussa)[@assurrussa](https://github.com/assurrussa)

---

Top Contributors

[![assurrussa](https://avatars.githubusercontent.com/u/8505493?v=4)](https://github.com/assurrussa "assurrussa (73 commits)")

---

Tags

laraveltablevuegridview

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/assurrussa-grid-view-table/health.svg)

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

###  Alternatives

[ramonrietdijk/livewire-tables

Dynamic tables for models with Laravel Livewire

21255.6k](/packages/ramonrietdijk-livewire-tables)[markwalet/nova-modal-response

A Laravel Nova asset for Modal responses on an action.

17818.7k](/packages/markwalet-nova-modal-response)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

119.2k](/packages/tomshaw-electricgrid)[awes-io/table-builder

A component that allows creating responsive HTML tables or lists from data object

4626.1k4](/packages/awes-io-table-builder)[santigarcor/laravel-vuetable

Vuetable laravel backend package

2750.3k](/packages/santigarcor-laravel-vuetable)[creasi/laravel-nusa

A Laravel package that aim to provide Indonesia' Administrative Data

997.7k2](/packages/creasi-laravel-nusa)

PHPackages © 2026

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