Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/spyrit/propelcrudgeneratorbundle

A Symfony2 bundle to generate a CRUD (controller, routes, views, form-type) for a Propel table.
https://github.com/spyrit/propelcrudgeneratorbundle

bundle crud-generator php propel2 symfony

Last synced: 21 days ago
JSON representation

A Symfony2 bundle to generate a CRUD (controller, routes, views, form-type) for a Propel table.

Awesome Lists containing this project

README

        

# PropelCrudGeneratorBundle
A Symfony2/3 bundle to generate a CRUD (Create-Read-Update-Delete with a controller, routes, views, form-type) for a Propel table.

The following branches are defined:
* 1.5 to be used with PropelBundle-1.5 (Symfony2/Propel1)
* 2.0 to be used with PropelBundle-2.0 (Symfony2/Propel2)
* 3.0 to be used with PropelBundle-3.0 (Symfony3/Propel2)