Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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