Libraries tagged by open api specification
tdashton/openapi-php-lib
5 Downloads
A PHP Library to assist in creation of OpenApi Specifications
pixuin/openapi-dto-generator
1 Downloads
A CLI tool to generate immutable DTO classes from OpenAPI specifications.
php-extended/php-openapi-specification-interface
0 Downloads
A library that specifies the schemas for parsing openapi specification files
packagedby/openapi-testing-helpers
5 Downloads
A small library to validate an OpenAPI specification from Laravel feature tests
mathrix-education/openapi-assertions
348 Downloads
Validate PSR-7 requests against OpenAPI specification. Heavily based on league/openapi-psr7-validator.
koharakazuya/laravel-openapi-validator-middleware
13 Downloads
Laravel middleware validates requests and responses by an OpenAPI specification document
finderly/openapi-php-lib
34 Downloads
A PHP Library to assist in creation of OpenApi Specifications
djairhogeuens/openapi-php
33 Downloads
PHP implementation of the OpenAPI Specification using PHP attributes
ddimitrov/openapi-generator
15 Downloads
Swagger/OpenAPI specification generator
allatra-it/laravel-openapi
2231 Downloads
Easy way to generate OpenAPI specification for your Laravel Applications
agrodata/laravel-data-openapi-generator
10 Downloads
Generate OpenAPI specification from Laravel routes and Laravel Data objects.
mathrix/openapi-assertions
651 Downloads
Validate PSR-7 requests against OpenAPI specification. Heavily based on league/openapi-psr7-validator.
wboyz/open-api
4 Downloads
Generate a PHP Client API (PSR7 compatible) given a OpenApi (Swagger) specification
ramprasadm1986/yii2-openapi
1 Downloads
Generate full REST API application from OpenAPI 3 specification.
mathrix-education/openapi-processor
347 Downloads
Compile OpenAPI exploded specification to valid OpenAPI v3.0.2 documents.