quorae / grid-bundle
Declarative attribute-driven listing/search/filter/sort/pagination framework for Symfony 7+ (Turbo Frame + Live Component dual mode).
v1.1.0
2026-05-17 23:49 UTC
Requires
- php: >=8.3
- symfony/config: ^7.0
- symfony/dependency-injection: ^7.0
- symfony/http-foundation: ^7.0
- symfony/http-kernel: ^7.0
- twig/twig: ^3.0
Requires (Dev)
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^11.0 || ^12.0
- symfony/framework-bundle: ^7.0
- symfony/security-bundle: ^7.0
- symfony/twig-bundle: ^7.0
- symfony/ux-live-component: ^2.18 || ^3.0
- symfony/ux-twig-component: ^2.18 || ^3.0
Suggests
- symfony/security-bundle: Required only by the bulk-action subsystem
- symfony/ux-live-component: Live-Component grid component (<twig:Grid:LiveGrid>) + bulk actions
- symfony/ux-twig-component: Turbo-Frame grid component (<twig:Grid:Grid>)