tdn/pilotbundle

This package is abandoned and no longer maintained. The author suggests using the tdn/forgebundle package instead.

Pilot project generator for Symfony 2.

Installs: 111

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Type:symfony-bundle

dev-develop 2015-10-14 03:29 UTC

This package is not auto-updated.

Last update: 2022-02-01 12:51:48 UTC


README

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

###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.

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).

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

Documentation

For documentation, see:

Resources/doc/

Applications using TdnPilotBundle

Project Ilios

A leading Curriculum Management System specializing in the health professions educational community. browse source

Contributing

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

License

This bundle is released under the MIT license. See the complete license in the bundle:

Resources/meta/LICENSE