skipthedragon/inertia-bundle
Inertia.js server-side adapter for Symfony 4, 5, 6 and 7.
22,732
77
| Install | |
|---|---|
composer require skipthedragon/inertia-bundle |
|
| Latest Version: | 1.1.3 |
| PHP: | ^8 |
| License: | MIT |
| Last Updated: | Feb 12, 2026 |
| Links: | GitHub · Packagist |
Maintainer: SkipTheDragon
Inertia.js Symfony Adapter
This is an Inertia.js server-side adapter based on inertia-laravel, but for Symfony 5, 6 and 7.
Quick start
Install using Composer:
composer require skipthedragon/inertia-bundle
Table of contents
- Installation
- Configuration
- Encore configuration examples
- Usage
- Server-side rendering
- CSRF
- Error Handling
- Contributing
Support
| Name | ||||
|---|---|---|---|---|
| Symfony | ❌ 4.4 | 🆗 5.4 | 🆗 6.x | ✅ 7.0 & 7.1 |
| PHP | ❌ 7.3 | ✅ 8.0 | ✅ 8.0 | ✅ 8.2 |
| Inertia | ✅ >= 1.0.0 | ✅ >= 1.0.0 | ✅ >= 1.0.0 | ✅ >= 1.0.0 |
Legend
- ❌
Not supported - ✅
Supported and tested - 🚧
Work in progress - 🆗
Supported but not tested yet
Maintained with ❤️ by skipthedragon. Built by rompetomp.