# Lattice > Lattice is a server-driven UI layer for Laravel applications running Inertia with React. Describe pages, forms, tables, and actions in PHP; Lattice serializes them to a typed component tree that real React components render through Inertia — no hand-written API or duplicated UI contract. Lattice targets Laravel 13 and PHP 8.4 with Inertia v3 and React 19. It is open source under the MIT license. Source: https://github.com/lattice-php/lattice ## Documentation Sets - [Abridged documentation](https://latticephp.com/llms-small.txt): a compact version of the documentation for Lattice, with non-essential content removed - [Complete documentation](https://latticephp.com/llms-full.txt): the full documentation for Lattice ## Notes - The complete documentation includes all content from the official documentation - The content is automatically generated from the same source as the official documentation