2017 © Pedro Peláez
 

library swagger-lumen-yaml

Swagger文档,用PHP注释可读性差,维护性差,使用YAML格式

image

yunhantech/swagger-lumen-yaml

Swagger文档,用PHP注释可读性差,维护性差,使用YAML格式

  • Wednesday, August 1, 2018
  • by raygu0101
  • Repository
  • 1 Watchers
  • 0 Stars
  • 44 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

SwaggerLumenYaml

Swagger 2.0 for Lumen 5, (*1)

SwaggerLume 进行封装。 使其支持YAML文档。, (*2)

安装

composer require --dev yunhanphp/lumen-dev-yaml-swagger

bootstrap/app.php

  • 去掉门面注释: php $app->withFacades();
  • 添加配置加载: php $app->configure('swagger-lume');
  • 注册服务: php $app->register(\YunhanDev\Swagger\SwaggerLumenServiceProvider::class);
  • 配置YAML目录 config/swagger-lume.phpphp [ "paths" => [ "yamlAnnotations" => [base_path('docs')] // 默认目录 ] ]

其它使用见 SwaggerLume 文档

The Versions

01/08 2018

dev-master

9999999-dev https://github.com/YunhanTech/swagger-lumen-yaml

Swagger文档,用PHP注释可读性差,维护性差,使用YAML格式

  Sources   Download

MIT

The Requires

 

The Development Requires

by RayGu

lumen swagger yaml yunhantech

01/08 2018

v1.0.5

1.0.5.0 https://github.com/YunhanTech/swagger-lumen-yaml

Swagger文档,用PHP注释可读性差,维护性差,使用YAML格式

  Sources   Download

MIT

The Requires

 

The Development Requires

by RayGu

lumen swagger yaml yunhantech

20/07 2018

v1.0.4

1.0.4.0 https://github.com/YunhanTech/swagger-lumen-yaml

Swagger文档,用PHP注释可读性差,维护性差,使用YAML格式

  Sources   Download

MIT

The Requires

 

The Development Requires

by RayGu

lumen swagger yaml yunhantech

17/07 2018

v1.0.3

1.0.3.0 https://github.com/YunhanTech/swagger-lumen-yaml

Swagger文档,用PHP注释可读性差,维护性差,使用YAML格式

  Sources   Download

MIT

The Requires

 

The Development Requires

by RayGu

lumen swagger yaml yunhantech

27/06 2018

v1.0.2

1.0.2.0 https://github.com/YunhanTech/swagger-lumen-yaml

Swagger文档,用PHP注释可读性差,维护性差,使用YAML格式

  Sources   Download

MIT

The Requires

 

The Development Requires

by RayGu

lumen swagger yaml yunhantech

25/06 2018

v1.0.1

1.0.1.0 https://github.com/YunhanTech/swagger-lumen-yaml

Swagger文档,用PHP注释可读性差,维护性差,使用YAML格式

  Sources   Download

MIT

The Requires

 

The Development Requires

by RayGu

lumen swagger yaml yunhantech

23/06 2018

v1.0.0

1.0.0.0 https://github.com/YunhanTech/swagger-lumen-yaml

Swagger文档,用PHP注释可读性差,维护性差,使用YAML格式

  Sources   Download

MIT

The Requires

 

The Development Requires

by RayGu

lumen swagger yaml yunhantech