dbp/relay-maker-bundle
最新稳定版本:v0.1.14
Composer 安装命令:
composer require dbp/relay-maker-bundle
包简介
A maker bundle for the Relay API gateway
README 文档
README
The maker bundle bundle provides Symfony commands for creating commonly required code constructs. It's inspired by the Symfony MakerBundle but focuses on Relay specific boilerplate code.
Creating a Bundle
Creates a new bundle in a bundles subdirectory and registers/installs it with the application.
./bin/console dbp:relay:maker:make:bundle --help Description: Create a new bundle Usage: dbp:relay:maker:make:bundle [options] Options: --vendor=VENDOR Vendor --category=CATEGORY Category [default: "relay"] --unique-name=UNIQUE-NAME Unique Name --friendly-name=FRIENDLY-NAME Friendly Name --example-entity=EXAMPLE-ENTITY Example Entity --dry-run Dry Run --no-confirm Bypass all confirmation questions, for automation
统计信息
- 总下载量: 22.61k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: AGPL-3.0-or-later
- 更新时间: 2022-06-02