Libraries tagged by openapi-3.1
jane-php/open-api-3-1
14209 Downloads
Generate a PHP Client API (PSR7/PSR18 compatible) given a OpenApi 3.1.x specification
studio-design/gesso
4997 Downloads
Gesso — OpenAPI 3.0/3.1/3.2 contract testing for PHP. Framework-independent core with Laravel, Symfony, Pest, and PSR-7 adapters. PHPUnit coverage, request/response validation, fuzzing, and drift detection.
docuccino/core
1422 Downloads
OpenAPI 3.2, 3.1 and 3.0 emitters, semantic API diffing and breaking-change detection: the framework-agnostic engine behind Docuccino.
docuccino/laravel
1340 Downloads
Generate OpenAPI 3.2 and 3.1 documentation for a Laravel API automatically, from the real types in your code.
cortexphp/openapi
69 Downloads
A fluent OpenAPI 3.1 builder for PHP, built on top of cortexphp/json-schema
duyler/openapi
51 Downloads
Duyler openapi validator
zvonchuk/phalcon-openapi
91 Downloads
Automatic OpenAPI 3.1 spec generation for Phalcon PHP — zero annotations, convention-based inference
vuryss/dokky
6062 Downloads
OpenAPI 3.1 documentation generator for PHP
monkeyscloud/monkeyslegion-openapi
950 Downloads
Automatic OpenAPI 3.1 specification generator and Swagger UI middleware for the MonkeysLegion framework.
jkbennemann/laravel-api-documentation
2770 Downloads
Zero-config OpenAPI 3.1.0 documentation generator for Laravel with plugin system, $ref deduplication, and multi-source analysis.
chamber-orchestra/openapi-doc-bundle
2384 Downloads
Symfony bundle that auto-generates OpenAPI 3.0.1 documentation for Action-Domain-Responder (ADR) pattern applications by scanning #[Operation] and #[Route] attributes.
studio-design/openapi-contract-testing
3714 Downloads
Gesso — OpenAPI 3.0/3.1/3.2 contract testing for PHP. Framework-independent core with Laravel, Symfony, Pest, and PSR-7 adapters. PHPUnit coverage, request/response validation, fuzzing, and drift detection.
lumnd/plato-api-contract
21 Downloads
Contract-first API generator for PHP controllers, Logic skeletons and OpenAPI 3.1
lts/php-openapi-generator
44 Downloads
PHP OpenAPI 3.1+ code generator
kojirock5260/laravel-json-schema-validate
1068 Downloads
OpenAPI 3.1 / JSON Schema 2020-12 request and response validation for Laravel