dev-master
9999999-dev https://github.com/cachorios/ABMGeneratorEste bundle permite generar abm o crud en forma sencilla
MIT
The Requires
by Luis Rios
by Alberto Voeffray
bundle crud doctrine symfony3 abm
Este bundle permite generar abm o crud en forma sencilla
This Symfony2 bundle aims to provide classes to build some form types dedicated to filter an entity. Once you created your form type you will be able to update a doctrine query builder conditions from a form type., (*1)
The idea is:, (*3)
Symfony\Component\Form\AbstractType
as usual.(*): In fact you can use any type, but if you want to apply a filter by not using a XxxFilterType::class type you will have to create a custom listener class to apply the filter for this type., (*4)
This Symfony3.0
branch is compatible with Symfony 2.8/3.0 or higher., (*5)
For installation and how to use the bundle refer to Resources/doc/index.md, (*6)
composer install bin/phpunit
composer require rbsoft/abm-generator, (*7)
Este bundle permite generar abm o crud en forma sencilla
MIT
bundle crud doctrine symfony3 abm