eonx-com / apidocumenter
Library for generation of OpenAPI v3 documentation
v1.0.0-beta7
2019-11-12 22:25 UTC
Requires
- php: >=7.3
- ext-json: *
- cebe/php-openapi: ^1.2
- doctrine/orm: ^2.6
- eonx-com/utils: ^1.0
- phpdocumentor/reflection-docblock: ^4.3
- symfony/property-info: ^4.3
- symfony/serializer: ^4.3
Requires (Dev)
- eonx-com/standards: ^0.2
- 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
Replaces
This package is auto-updated.
Last update: 2026-05-29 01:34:47 UTC
README
#API Documenter
A library to assist in automatically inferring information and outputting OpenAPI v3 documentation of an application.