speicher210 / open-api-generator
Open Api specification / schema generator.
Installs: 12 887
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 4
Forks: 6
Open Issues: 8
Requires
- php: ~8.1.0 || ~8.2.0 || ~8.3.0
- ext-json: *
- azjezz/psl: ^2.9.1 || ^3.0.0
- cebe/php-openapi: ^1.7.0
- jms/metadata: ^2.8.0
- jms/serializer: ^3.30.0
- myclabs/deep-copy: ^1.10
- phpstan/phpdoc-parser: ^1.5.1
- symfony/form: ^6.4 || ^7.0
- symfony/routing: ^6.4 || ^7.0
- symfony/validator: ^6.4 || ^7.0
- webmozart/assert: ^1.10
Requires (Dev)
- doctrine/coding-standard: ^12.0.0
- ergebnis/composer-normalize: ^2.43.0
- php-standard-library/psalm-plugin: ^2.3.0
- phpstan/phpstan: ^1.12.1
- phpstan/phpstan-deprecation-rules: ^1.2.0
- phpstan/phpstan-phpunit: ^1.4.0
- phpstan/phpstan-strict-rules: ^1.6.0
- phpstan/phpstan-symfony: ^1.4.8
- phpstan/phpstan-webmozart-assert: ^1.2.10
- phpunit/phpunit: ^10.5.32
- psalm/plugin-phpunit: ^0.19.0
- roave/security-advisories: dev-master
- symfony/config: ^6.4 || ^7.0
- symfony/options-resolver: ^6.4 || ^7.0
- symfony/var-dumper: ^6.4 || ^7.0
- thecodingmachine/phpstan-strict-rules: ^1.0.0
- vimeo/psalm: ^5.25.0
This package is auto-updated.
Last update: 2024-10-30 13:28:48 UTC
README
Installation
Require using composer:
$ composer require protung/open-api-generator
License
This package is released under the MIT license.