requestum/api-crud-generator

Symfony ApiBundle CRUD 生成器

安装: 0

依赖: 0

建议: 0

安全: 0

星标: 0

关注者: 6

分支: 1

开放问题: 1

类型:symfony-bundle

dev-master 2020-10-06 14:37 UTC

This package is not auto-updated.

Last update: 2024-09-26 05:28:54 UTC


README

ApiGeneratorBundle 是一个 CRUD 生成器,用于通过 OpenAPI 方案描述的 RESTful 应用程序

需求

  1. PHP >=7.4
  2. Symfony >= 4.4.11

安装

使用 composer 需求包

$ composer require requestum/api-generator

开发

$ git clone
$ make install 
$ make test-unit

用户指南