softspring / crudl-controller
A CRUD+list helper classes
Installs: 3 105
Dependents: 9
Suggesters: 2
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=8.0
- softspring/doctrine-paginator: ^5.0
- softspring/doctrine-query-filters: ^5.0
- softspring/events: ^5.0
Requires (Dev)
- doctrine/orm: ^2.5
- friendsofphp/php-cs-fixer: ^3.14
- phpstan/phpstan: ^1.9
- phpunit/phpunit: ^9.5.25
- symfony/console: ^5.4|^6.0
- symfony/dependency-injection: ^5.4|^6.0
- symfony/form: ^5.4|^6.0
- symfony/framework-bundle: ^5.4|^6.0
- symfony/twig-bridge: ^5.4|^6.0
- symfony/yaml: ^5.4|^6.0
- twig/twig: ^2.0
This package is auto-updated.
Last update: 2023-05-17 07:48:37 UTC
README
This tool aims to provide an easy CRUD+List (CRUDL from now on) feature for any doctrine entity you want to manage.
Documentation
License
This bundle is under the MIT license. See the complete license in the bundle LICENSE file.