PHPackages                             nplesa/infinitygrid - 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. [Framework](/categories/framework)
4. /
5. nplesa/infinitygrid

ActiveLibrary[Framework](/categories/framework)

nplesa/infinitygrid
===================

Infinity grid for Laravel

1.0.1(2mo ago)011MITJavaScriptPHP ^8.1

Since Feb 19Pushed 2mo agoCompare

[ Source](https://github.com/nplesa/infinitygrid)[ Packagist](https://packagist.org/packages/nplesa/infinitygrid)[ RSS](/packages/nplesa-infinitygrid/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

nplesa/infinitygrid
===================

[](#nplesainfinitygrid)

Infinity grid for Laravel 10+, with Bootstrap 5 and jQuery.
Support: search global, columns filters, sort, pagination and dynamic column configuration.

Instalation
-----------

[](#instalation)

```
composer require nplesa/infinitygrid

# Publish JS, CSS, images
php artisan vendor:publish --provider="nplesa\InfinityGrid\InfinityGridServiceProvider" --tag=assets

# Publish config
php artisan vendor:publish --provider="nplesa\InfinityGrid\InfinityGridServiceProvider" --tag=config

# Publish views
php artisan vendor:publish --provider="nplesa\InfinityGrid\InfinityGridServiceProvider" --tag=views

```

Using
-----

[](#using)

```
@extends('layouts.app')

@section('content')
    {{-- include grid container from package --}}
    @include('infinity::grid')
@endsection
```

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance83

Actively maintained with recent releases

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity44

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

Total

2

Last Release

84d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9503cb8998186c6003150e447242286dd832ad39b9f3b7acfe4d9b0d6258eb80?d=identicon)[nplesa](/maintainers/nplesa)

---

Top Contributors

[![nplesa](https://avatars.githubusercontent.com/u/6140242?v=4)](https://github.com/nplesa "nplesa (9 commits)")

### Embed Badge

![Health badge](/badges/nplesa-infinitygrid/health.svg)

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

###  Alternatives

[mhmiton/laravel-modules-livewire

Using Laravel Livewire in Laravel Modules package with automatically registered livewire components for every modules.

236409.6k9](/packages/mhmiton-laravel-modules-livewire)[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)[raugadh/fila-starter

Laravel Filament Starter.

614.9k](/packages/raugadh-fila-starter)

PHPackages © 2026

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