dev-master
9999999-dev https://github.com/cristianpana86/Extension of PUGXSensioGeneratorBundle and SensioGeneratorBundle
LGPL-3.0+
The Requires
by Cristian Pana
symfony code generation
Extension of PUGXSensioGeneratorBundle and SensioGeneratorBundle
This bundle is an extension of PUGXGeneratorBundle which is a project improving SensioGeneratorBundle., (*1)
CPANAGeneratorBundle adds to the Show view of an entity the associated objects from Bidirectional relations.
Example: there are 2 entities: Author and Book found in One-to-Many BIDIRECTIONAL relation. In 'Author' entity there is a property called 'books' of type ArrayCollection. In the author/show view after the fields related to Author there will be listed the Books associated. Also CPANAGeneratorBundle is adding buttons for Add book, view and edit., (*2)
Author, (*3)
Last name: Herbert
First name: Frank
Nationality: American
Id: 1, (*4)
Books
Add book, (*5)
Title: Dune Chronicles
Genre : Science Fiction
Id:1
view edit, (*6)
Title: Dune Mesiah
Genre: Science Fiction
Id: 2
view edit, (*7)
Read the documentation, (*8)
PUGXGeneratorBundle adds many functionalities on top of SensioGeneratorBundle:, (*9)
For screenshots examples, see PUGXGeneratorBundleSandbox., (*10)
Extension of PUGXSensioGeneratorBundle and SensioGeneratorBundle
LGPL-3.0+
symfony code generation