PHPackages                             lattice-php/lattice - 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. lattice-php/lattice

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

lattice-php/lattice
===================

Server-driven React components for Laravel and Inertia.

0.1.0(today)01↑2900%[2 PRs](https://github.com/lattice-php/lattice/pulls)MITPHPPHP ^8.4CI passing

Since Jun 9Pushed todayCompare

[ Source](https://github.com/lattice-php/lattice)[ Packagist](https://packagist.org/packages/lattice-php/lattice)[ Docs](https://latticephp.com)[ RSS](/packages/lattice-php-lattice/feed)WikiDiscussions main Synced today

READMEChangelog (1)Dependencies (17)Versions (8)Used By (0)

   ![Lattice](docs/assets/logo.svg)

 [![Latest version on Packagist](https://camo.githubusercontent.com/c997fcd083987d57505960bdc5c5215e4163da79b22955d5e495b71d61c4987b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c6174746963652d7068702f6c6174746963652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/lattice-php/lattice) [![Latest version on npm](https://camo.githubusercontent.com/61c320fde008ff6bb36284251164c1e32f21614de7caeb4ccd154184bf1d2ecf/68747470733a2f2f696d672e736869656c64732e696f2f6e706d2f762f406c6174746963652d7068702f6c6174746963652e7376673f7374796c653d666c61742d737175617265)](https://www.npmjs.com/package/@lattice-php/lattice) [![CI](https://camo.githubusercontent.com/064b8479290d789c6565d24e8713e4e18f25694a8363126aab735e8b19ddf73f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6c6174746963652d7068702f6c6174746963652f63692e796d6c3f6272616e63683d6d61696e266c6162656c3d4349267374796c653d666c61742d737175617265)](https://github.com/lattice-php/lattice/actions/workflows/ci.yml) [![Total downloads](https://camo.githubusercontent.com/8ea9d8a9144fb8c210b32a1274ec9d27daaa9736f8cfa5e3ed239a582e9defca/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c6174746963652d7068702f6c6174746963652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/lattice-php/lattice) [![License](https://camo.githubusercontent.com/9113c260486d28bcb80b02ec3d4bec706be00cac5b506efbda30dad97b9c8252/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6c6174746963652d7068702f6c6174746963652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/lattice-php/lattice)

 **Server-driven React components for Laravel and Inertia.**

---

Lattice lets you describe your interface — pages, forms, tables, actions, and menus — in PHP on the server and render it with real React components on the client over Inertia. You keep building the way you already do in Laravel, while your users get a polished React front end, with no hand-wired API and no UI contract duplicated across two languages.

Installation
------------

[](#installation)

```
composer require lattice-php/lattice
npm install @lattice-php/lattice
```

See [Installation](https://latticephp.com/getting-started/installation/) and [Frontend Setup](https://latticephp.com/getting-started/frontend-setup/) for the full setup.

Documentation
-------------

[](#documentation)

Full documentation, guides, and examples live at **[latticephp.com](https://latticephp.com)**.

License
-------

[](#license)

The MIT License (MIT). See [LICENSE.md](LICENSE.md) for details.

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance100

Actively maintained with recent releases

Popularity2

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 99.3% 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

Unknown

Total

1

Last Release

0d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/547137a6d80cad01ed1dd065b1c6af329d9a23a4134a895cff01e078cc155500?d=identicon)[bambamboole](/maintainers/bambamboole)

---

Top Contributors

[![bambamboole](https://avatars.githubusercontent.com/u/8823695?v=4)](https://github.com/bambamboole "bambamboole (268 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (1 commits)")

---

Tags

laravelinertiareactserver-driven-ui

###  Code Quality

TestsPest

Static AnalysisPHPStan, Rector

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/lattice-php-lattice/health.svg)

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

###  Alternatives

[spatie/laravel-responsecache

Speed up a Laravel application by caching the entire response

2.8k8.7M64](/packages/spatie-laravel-responsecache)[psalm/plugin-laravel

Psalm plugin for Laravel

3325.1M337](/packages/psalm-plugin-laravel)[defstudio/telegraph

A laravel facade to interact with Telegram Bots

816320.5k3](/packages/defstudio-telegraph)[emargareten/inertia-modal

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

90128.1k](/packages/emargareten-inertia-modal)[ralphjsmit/laravel-glide

Auto-magically generate responsive images from static image files.

4923.6k5](/packages/ralphjsmit-laravel-glide)[simplestats-io/laravel-client

Analytics for Laravel. Track visitors, registrations, and payments. Discover which channels actually drive revenue, not just traffic. Server-side, GDPR compliant, ad-blocker proof.

5019.3k](/packages/simplestats-io-laravel-client)

PHPackages © 2026

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