Awesome
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.