Registry / utility / symfony-maker-bundle

symfony-maker-bundle

JSON →
library1.67.0phppackagistunverified

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

composer require symfony/maker-bundle
INSTALL
IMPORT
SIG · SYMFONY-MAKER-BUND
S
symfony-maker-bundle
utilityphpv1.67.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

MakerBundle
use Symfony\Bundle\MakerBundle\MakerBundle;

Register the MakerBundle in your Symfony application.

use Symfony\Bundle\MakerBundle\MakerBundle; // Register the bundle in your AppKernel or bundles.php return [ MakerBundle::class => ['all' => true], ];
Debug
Known issues
gotchaMakerBundle is intended for development only; do not enable in production.
fix
Ensure the bundle is only registered in dev/test environments.
affects: >=1.0
Upgrade
Version history
1.67.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
4
Amazon
1
Resources
symfony-maker-bundle — pip install symfony-maker-bundle · libregistry