Download the PHP package customizer/maker-bundle without Composer
On this page you can find all versions of the php package customizer/maker-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download customizer/maker-bundle
More information about customizer/maker-bundle
Files in customizer/maker-bundle
Package maker-bundle
Short Description Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.
License MIT
Homepage https://symfony.com/doc/current/bundles/SymfonyMakerBundle/index.html
Informations about the package maker-bundle
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.
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!
All versions of maker-bundle with dependencies
doctrine/inflector Version ^1.2
nikic/php-parser Version ^4.0
symfony/config Version ^3.4|^4.0
symfony/console Version ^3.4|^4.0
symfony/dependency-injection Version ^3.4|^4.0
symfony/filesystem Version ^3.4|^4.0
symfony/finder Version ^3.4|^4.0
symfony/framework-bundle Version ^3.4|^4.0
symfony/http-kernel Version ^3.4|^4.0