pugx/generator-bundle

This package is abandoned and no longer maintained. No replacement package was suggested.

Extension of SensioGeneratorBundle

Installs: 33 566

Dependents: 1

Suggesters: 0

Security: 0

Stars: 58

Watchers: 10

Forks: 23

Language:HTML

Type:symfony-bundle

v2.4.9 2016-04-22 09:03 UTC

This package is auto-updated.

Last update: 2022-02-01 12:53:31 UTC


README

Total Downloads

knpbundles.com

This bundle is an extension of SensioGeneratorBundle.

⚠ This bundle is abandoned and no longer maintained. Use MakerBundle instead.

It adds many functionality on top of it, and corrects some minor issues:

  • main block name customizable in layout
  • @ParamConverter in actions
  • different format for dates/times/datetimes
  • include relation fields in show and index templates
  • shorter form names
  • real entity names instead of "$entity" in actions and templates
  • translated texts
  • support for form themes (customizable)
  • default templates suitable with Boostrap and Font Awesome
  • nice "check" icons for boolean fields (when using Font Awesome)
  • support for pagination (requires KnpPaginatorBundle)
  • support for filters (requires LexikFormFilterBundle)
  • support for sorting
  • better generated tests
  • fixtures generation

Documentation

Read the documentation

License

This bundle is released under the LGPL license. See the complete license text.

About

PUGXGeneratorBundle is a PUGX initiative.

See also

For screenshots examples, see PUGXGeneratorBundleSandbox.