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.5.0(1mo ago)21941MITPHPPHP ^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 today

READMEChangelog (10)Dependencies (15)Versions (15)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

43

—

FairBetter than 89% of packages

Maintenance94

Actively maintained with recent releases

Popularity19

Limited adoption so far

Community7

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

Recently: every ~19 days

Total

10

Last Release

32d ago

### Community

Maintainers

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

---

Top Contributors

[![HoffmannLuca](https://avatars.githubusercontent.com/u/54846398?v=4)](https://github.com/HoffmannLuca "HoffmannLuca (37 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

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[yajra/laravel-oci8

Oracle DB driver for Laravel via OCI8

8793.2M25](/packages/yajra-laravel-oci8)[laravel/cashier

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.

2.6k29.9M147](/packages/laravel-cashier)[api-platform/laravel

API Platform support for Laravel

58171.6k14](/packages/api-platform-laravel)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45444.2k1](/packages/pressbooks-pressbooks)[emargareten/inertia-modal

Inertia Modal is a Laravel package that lets you implement backend-driven modal dialogs for Inertia apps.

90142.9k](/packages/emargareten-inertia-modal)

PHPackages © 2026

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