All Projects → symfony → Maker Bundle

symfony / Maker Bundle

Licence: mit
Symfony Maker Bundle

Programming Languages

PHP
23972 projects - #3 most used programming language
hack
652 projects

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! This bundle is an alternative to SensioGeneratorBundle for modern Symfony applications and requires Symfony 3.4 or newer and Symfony Flex.

Read the documentation

Backwards Compatibility Promise

This bundle shares the backwards compatibility promise from Symfony. But, with a few clarifications.

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.

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].