Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joacosnchz/crudgenerator
Symfony 2 Bundle for create retrieve update and delete modules automatically based on entity specification
https://github.com/joacosnchz/crudgenerator
abm crud crud-generator php symfony-bundle symfony2
Last synced: 24 days ago
JSON representation
Symfony 2 Bundle for create retrieve update and delete modules automatically based on entity specification
- Host: GitHub
- URL: https://github.com/joacosnchz/crudgenerator
- Owner: joacosnchz
- License: mit
- Created: 2018-11-03T18:12:09.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-06T23:37:03.000Z (almost 6 years ago)
- Last Synced: 2024-09-30T16:01:06.500Z (about 1 month ago)
- Topics: abm, crud, crud-generator, php, symfony-bundle, symfony2
- Language: PHP
- Homepage:
- Size: 265 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CRUDModsGeneratorBundle
### ENGLISH
With this bundle you can just select an entity and it will create an create, read, update and delete module for you.
This bundle use another bundle that you need to install in order to get the full functionality of this bundle, so please install the following bundle: https://github.com/makerlabs/PagerBundle
### ESPAÑOL
Con este bundle vas a poder con solo seleccionar una entidad, tener creados los modulos de alta, baja y modificación automaticamente.
Este bundle usa otro bundle que necesitarás instalar para obtener la mayor funcionalidad de este bundle, así que porfavor instale el siguiente bundle: https://github.com/makerlabs/PagerBundle