pascalwacker / simple-symfony-inertia-bundle
A Simple Symfony adapter for Inertia.js
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=8.2
- ext-json: *
- symfony/config: ^7.0
- symfony/dependency-injection: ^7.0
- symfony/http-client: ^7.0
- symfony/http-kernel: ^7.0
- twig/twig: ^3.0
Requires (Dev)
- roave/security-advisories: dev-latest
- symfony/property-access: ^7.0
- symfony/serializer: ^7.0
- symfony/var-dumper: ^7.0
README
This is a Inertia.js implementation for Symfony 7 based on inertia-laravel and heavily inspired by the discontinued inertia-bundle.