Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Symfony Maker Bundle

License

NotificationsYou must be signed in to change notification settings

symfony/maker-bundle

The MakerBundle is the fastest way to generate the most common code you'llneed in a Symfony app: commands, controllers, form classes, event subscribersand more!

Documentation

Read the documentation on Symfony.com

Backwards Compatibility Promise

This bundle shares thebackwards compatibility promise fromSymfony. But, with a few clarifications.

A) The input arguments or options to a commandmay change betweenminor 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. Thiswill allow us to continuously improve the generated code!


Build Documentation Locally

This is not needed for contributing, but it's useful if you would like to debug someissue in the docs or if you want to read MakerBundles Documentation offline.

cd _docs_build/composer installphp build.php

After generating docs, serve them with the internal PHP server:

php -S localhost:8000 -t output/

Browsehttp://localhost:8000 to read the docs.

About

Symfony Maker Bundle

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors194


[8]ページ先頭

©2009-2025 Movatter.jp