protung / open-api-generator
Open Api specification / schema generator.
Installs: 19 335
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 4
Forks: 6
Open Issues: 7
Requires
- php: ~8.2.0 || ~8.3.0 || ~8.4.0
- ext-json: *
- azjezz/psl: ^2.9.1 || ^3.0.0
- devizzent/cebe-php-openapi: ^1.1.0
- jms/metadata: ^2.8.0
- jms/serializer: ^3.30.0
- myclabs/deep-copy: ^1.10
- phpstan/phpdoc-parser: ^1.33.0
- symfony/form: ^6.4 || ^7.1
- symfony/routing: ^6.4 || ^7.1
- symfony/validator: ^6.4 || ^7.1
- webmozart/assert: ^1.10
Requires (Dev)
- doctrine/coding-standard: ^12.0.0
- ergebnis/composer-normalize: ^2.44.0
- php-standard-library/phpstan-extension: ^2.0
- phpstan/phpstan: ^2.0.1
- phpstan/phpstan-deprecation-rules: ^2.0.0
- phpstan/phpstan-phpunit: ^2.0.0
- phpstan/phpstan-strict-rules: ^2.0.0
- phpstan/phpstan-symfony: ^2.0.0
- phpstan/phpstan-webmozart-assert: ^2.0.0
- phpunit/phpunit: ^11.4.3
- roave/security-advisories: dev-master
- symfony/config: ^6.4 || ^7.1
- symfony/options-resolver: ^6.4 || ^7.1
- symfony/var-dumper: ^6.4 || ^7.1
This package is auto-updated.
Last update: 2024-11-17 15:10:17 UTC
README
Installation
Require using composer:
$ composer require protung/open-api-generator
License
This package is released under the MIT license.