lattice-php / lattice
Server-driven React components for Laravel and Inertia.
0.51.0
2026-08-13 20:45 UTC
Requires
- php: ^8.4
- illuminate/http: ^11.0 || ^12.0 || ^13.0
- illuminate/support: ^11.0 || ^12.0 || ^13.0
- inertiajs/inertia-laravel: ^3.0
- lattice-php/action: 0.51.0
- lattice-php/core: 0.51.0
- lattice-php/form: 0.51.0
- lattice-php/table: 0.51.0
- lattice-php/ui: 0.51.0
- spatie/laravel-package-tools: ^1.16 || ^2.0
- spatie/php-attribute-reader: ^1.1
This package is auto-updated.
Last update: 2026-08-14 07:22:55 UTC
README
Server-driven React components for Laravel and Inertia.
This is the full Lattice framework — the package you install as lattice-php/lattice and @lattice-php/lattice. It ties together core, ui, form, and table and adds actions, layouts, fragments, notifications, realtime, theming, and the Vite tooling.
composer require lattice-php/lattice npm install @lattice-php/lattice
Documentation: latticephp.com
Development happens in the lattice-php/lattice monorepo; this repository is a read-only split. Please open issues and pull requests there.