定制 dbp/relay-maker-bundle 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

dbp/relay-maker-bundle

最新稳定版本:v0.1.14

Composer 安装命令:

composer require dbp/relay-maker-bundle

包简介

A maker bundle for the Relay API gateway

README 文档

README

GitHub | Packagist

Test

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

GitHub 信息

  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: AGPL-3.0-or-later
  • 更新时间: 2022-06-02