loyaltycorp / apidocumenter
This package is abandoned and no longer maintained.
The author suggests using the eonx-com/apidocumenter package instead.
Library for generation of OpenAPI v3 documentation
v1.0.0-beta6
2019-10-22 03:13 UTC
Requires
- php: >=7.3
- ext-json: *
- cebe/php-openapi: ^1.2
- doctrine/orm: ^2.6
- eoneopay/utils: ^0.2.10
- phpdocumentor/reflection-docblock: ^4.3
- symfony/property-info: ^4.3
- symfony/serializer: ^4.3
Requires (Dev)
- eoneopay/standards: dev-master
- friendsofphp/php-cs-fixer: ^2.9
- laravel/lumen-framework: ^6.1
- nikic/fast-route: ^1.3
- phpmd/phpmd: ^2.6
- phpstan/phpstan: ^0.11
- phpstan/phpstan-phpunit: ^0.11
- phpstan/phpstan-strict-rules: ^0.11
- phpunit/phpunit: ^8.0
- roave/security-advisories: dev-master
- sebastian/phpcpd: ^4.0
- squizlabs/php_codesniffer: 3.*
- symfony/property-access: ^4.3
Suggests
- laravel/lumen-framework: Required when using apidocumenter with Lumen
- nikic/fast-route: Required when using apidocumenter with Lumen
This package is auto-updated.
Last update: 2019-11-12 22:17:36 UTC
README
#API Documenter
A library to assist in automatically inferring information and outputting OpenAPI v3 documentation of an application.