Skip to content

mmarton/maker-bundle

This branch is 773 commits behind symfony/maker-bundle:1.x.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
Feb 24, 2021
Mar 2, 2021
Mar 2, 2021
Oct 23, 2020
Oct 20, 2019
Oct 27, 2020
Feb 24, 2021
Feb 7, 2021
Oct 27, 2020
Dec 26, 2017
Oct 27, 2020
Feb 24, 2021
Oct 27, 2020

Repository files navigation

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!

About

Symfony Maker Bundle

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.8%
  • Hack 0.2%