Download the PHP package corponat/maker-bundle without Composer
On this page you can find all versions of the php package corponat/maker-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download corponat/maker-bundle
More information about corponat/maker-bundle
Files in corponat/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!
Documentation
Read the documentation on Symfony.com
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 ^2.0
nikic/php-parser Version ^4.11
symfony/config Version ^5.4.7|^6.0
symfony/console Version ^5.4.7|^6.0
symfony/dependency-injection Version ^5.4.7|^6.0
symfony/deprecation-contracts Version ^2.2|^3
symfony/filesystem Version ^5.4.7|^6.0
symfony/finder Version ^5.4.3|^6.0
symfony/framework-bundle Version ^5.4.7|^6.0
symfony/http-kernel Version ^5.4.7|^6.0