2017 © Pedro Peláez
 

symfony-bundle pilotbundle

Pilot project generator for Symfony 2.

image

tdn/pilotbundle

Pilot project generator for Symfony 2.

  • Wednesday, October 14, 2015
  • by vpassapera
  • Repository
  • 2 Watchers
  • 1 Stars
  • 111 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 6 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

TdnPilotBundle

A pilot project generator (kick ass scaffolding) for Symfony 2., (*1)

This bundle is no longer under active development, if you wish to take it over let me know.

Description

TdnPilotBundle is a very opinionated bundle that scaffolds a restful application (or selected parts) from your doctrine entities., (*2)

Why opinionated?

While symfony by design leaves a lot of options opens to developers this bundle makes quite a few assumptions as to how your application should be generated. It includes a number of bundles that normally developers are free to not use in their application (or use an alternative)., (*3)

Generated code features:
  • Create working application from entities
  • CRUD application that follows PSR-4
  • Generated code follows SF2 Best practices

Documentation

For documentation, see:, (*4)

Resources/doc/

Applications using TdnPilotBundle

Project Ilios, (*5)

A leading Curriculum Management System specializing in the health professions educational community. browse source, (*6)

Contributing

If you are contributing or otherwise developing in this bundle, please read the CONTRIBUTING file and the [contributing section] of the docs., (*7)

License

This bundle is released under the MIT license. See the complete license in the bundle:, (*8)

Resources/meta/LICENSE

The Versions