spyrit/propel-crud-generator-bundle

A generator for PHP code based on Twig template engine

Installs: 6 285

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 5

Forks: 0

Open Issues: 0

Language:HTML

Type:symfony-bundle

dev-master 2016-06-29 08:37 UTC

This package is not auto-updated.

Last update: 2024-04-13 15:01:11 UTC


README

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)