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
- dev-master
- v1.0.0-beta7
- v1.0.0-beta6
- v1.0.0-beta5
- v1.0.0-beta4
- v1.0.0-beta3
- v1.0.0-beta2
- v1.0.0-beta1
- dev-dependabot/add-v2-config-file
- dev-dependabot/composer/eonx-com/utils-tw-1.0or-tw-2.0
- dev-whitesource/configure
- dev-dependabot/composer/sebastian/phpcpd-tw-4.0or-tw-5.0
- dev-dependabot/composer/phpdocumentor/reflection-docblock-tw-4.3or-tw-5.0
- dev-dependabot/composer/symfony/property-access-tw-4.3or-tw-5.0
- dev-dependabot/composer/eonx-com/standards-tw-0.2or-tw-0.3
- dev-dependabot/composer/symfony/serializer-tw-4.3or-tw-5.0
- dev-dependabot/composer/symfony/property-info-tw-4.3or-tw-5.0
This package is auto-updated.
Last update: 2024-10-29 05:53:05 UTC
README
#API Documenter
A library to assist in automatically inferring information and outputting OpenAPI v3 documentation of an application.