lattice-php / lattice
Server-driven React components for Laravel and Inertia.
0.45.1
2026-08-08 13:00 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.45.1
- lattice-php/core: 0.45.1
- lattice-php/form: 0.45.1
- lattice-php/table: 0.45.1
- lattice-php/ui: 0.45.1
- spatie/laravel-package-tools: ^1.16 || ^2.0
- spatie/php-attribute-reader: ^1.1
- symfony/type-info: ^7.0 || ^8.0
This package is auto-updated.
Last update: 2026-08-08 15:07:38 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.