tomdkd/symfony-bundle-generation-bundle
最新稳定版本:1.0.2
Composer 安装命令:
composer require tomdkd/symfony-bundle-generation-bundle
包简介
An easy way to generate your base for your new bundle
README 文档
README
This bundle can help you to generate the base of your new bundles like:
- Generate a folder with all your unregistered bundles
- Generate your new bundle folder
- Generate your main bundle file
- Activate your bundle in the symfony bundles.php file
Installation
Install the bundle using composer
composer require tomdkd/symfony-bundle-generation-bundle
You can now to have access to command through symfony console
php bin/console bundle:generate
Feel free to contribute to the project or tell me if you found a bug :)
统计信息
- 总下载量: 7
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-02-02