Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 369 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 369 Bytes

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)