2017 © Pedro Peláez
 

symfony-bundle maker-bundle

Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.

image

symfony/maker-bundle

Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.

  • Thursday, July 26, 2018
  • by fabpot
  • Repository
  • 44 Watchers
  • 986 Stars
  • 737,401 Installations
  • PHP
  • 70 Dependents
  • 1 Suggesters
  • 73 Forks
  • 46 Open issues
  • 19 Versions
  • 63 % Grown

The README.md

The Symfony MakerBundle

The MakerBundle is the fastest way to generate the most common code you'll need in a Symfony app: commands, controllers, form classes, event subscribers and more!, (*1)

Documentation

Read the documentation on Symfony.com, (*2)

Backwards Compatibility Promise

This bundle shares the [backwards compatibility promise][2] from Symfony. But, with a few clarifications., (*3)

A) The input arguments or options to a command may change between minor releases. If you're using the commands in an automated, scripted way, be aware of this., (*4)

B) The generated code itself may change between minor releases. This will allow us to continuously improve the generated code!, (*5)

The Versions

27/02 2018

dev-faster_tests

dev-faster_tests https://symfony.com/doc/current/bundles/SymfonyMakerBundle/index.html

Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.

  Sources   Download

MIT

The Requires

 

The Development Requires

generator scaffold code generator scaffolding