PHPackages                             starter-solutions/inertia-data-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. starter-solutions/inertia-data-table

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

starter-solutions/inertia-data-table
====================================

Laravel side of Starter Solutions Inertia Data Table

0.4.1(1mo ago)234MITPHPPHP ^8.2

Since Feb 28Pushed 1mo agoCompare

[ Source](https://github.com/Starter-Solutions/inertia-data-table-laravel)[ Packagist](https://packagist.org/packages/starter-solutions/inertia-data-table)[ RSS](/packages/starter-solutions-inertia-data-table/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (9)Dependencies (11)Versions (14)Used By (0)

starter-solutions/inertia-data-table
====================================

[](#starter-solutionsinertia-data-table)

> ⚠️ This is the **Laravel backend package** for
> **@starter-solutions/inertia-data-table-vue (Vue 3 + Inertia companion package)**.
>
> If you are looking for the frontend package, visit:
> 👉

---

📦 Overview
----------

[](#-overview)

`starter-solutions/inertia-data-table` provides a clean and consistent way to handle:

- Server-driven pagination
- Sorting
- Query parameter management
- Multiple independent tables per page
- Inertia-powered table state synchronization

It extends Laravel’s query builder with a data-table macro that integrates seamlessly with Inertia.js and Vue 3.

This package is designed to work together with:

**Frontend (Vue 3 + Inertia):**

Together they provide a structured, reusable approach to building sortable and paginated data tables in Laravel + Inertia applications.

---

🚀 Installation
--------------

[](#-installation)

```
composer require starter-solutions/inertia-data-table
```

🧠 Concept
---------

[](#-concept)

The package introduces a table key–based system:

- Each table has a unique identifier.
- Pagination and sorting state are scoped to that identifier.
- Multiple tables can exist on the same Inertia page without conflicts.
- The backend remains the single source of truth for data ordering and limits.

This approach keeps controllers clean while maintaining predictable frontend behavior.

---

🎯 Goals
-------

[](#-goals)

- Provide a Laravel-native API similar to `->paginate()`
- Avoid manual query string management
- Support multiple tables on one page
- Keep pagination logic centralized
- Maintain full compatibility with Inertia.js

---

🐛 Issues &amp; Support
----------------------

[](#-issues--support)

Bug reports and feature requests are welcome.

Please open an issue in this repository:

👉

---

📄 License
---------

[](#-license)

MIT © Starter Solutions

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance90

Actively maintained with recent releases

Popularity14

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity43

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

Total

9

Last Release

46d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/20ba617674cc9794e9798b05b0bb26bafa876ccfe8a27fe56a6de09927b61f7d?d=identicon)[HoffmannLuca](/maintainers/HoffmannLuca)

---

Top Contributors

[![HoffmannLuca](https://avatars.githubusercontent.com/u/54846398?v=4)](https://github.com/HoffmannLuca "HoffmannLuca (35 commits)")

### Embed Badge

![Health badge](/badges/starter-solutions-inertia-data-table/health.svg)

```
[![Health](https://phpackages.com/badges/starter-solutions-inertia-data-table/health.svg)](https://phpackages.com/packages/starter-solutions-inertia-data-table)
```

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[orchestra/canvas

Code Generators for Laravel Applications and Packages

21017.2M158](/packages/orchestra-canvas)[kirschbaum-development/commentions

A package to allow you to create comments, tag users and more

12369.2k](/packages/kirschbaum-development-commentions)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)[glhd/special

1929.4k](/packages/glhd-special)[bjuppa/laravel-blog

Add blog functionality to your Laravel project

483.3k2](/packages/bjuppa-laravel-blog)

PHPackages © 2026

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