Libraries tagged by openapi32
codewithagents/openapi-laravel
590 Downloads
Generate Laravel models (spatie/laravel-data classes, validation rules, enums) from an OpenAPI spec. The spec is the source of truth.
clipmyhorse/openapi-bc-checker
5569 Downloads
OpenAPI Backward Compatibility Checker
chamber-orchestra/openapi-doc-bundle
2181 Downloads
Symfony bundle that auto-generates OpenAPI 3.0.1 documentation for Action-Domain-Responder (ADR) pattern applications by scanning #[Operation] and #[Route] attributes.
brocc/laravel-openapi
14852 Downloads
Write OpenApi Specification for Laravel Applications
blumilksoftware/openapi-toolbox
2891 Downloads
OpenAPI handy toolbox for Laravel applications.
arnedesmedt/openapi-codegen-php-client
14335 Downloads
A library to create a PHP Client based on an OpenApi spec.
ark4ne/laravel-openapi-generator
16303 Downloads
OpenApi - Laravel Documentation Generator
api-clients/openapi-client-utils
284862 Downloads
Common utils for generated OpenAPI clients
anchnet/aliyun-openapi-php-sdk
26083 Downloads
Alibaba Cloud SDK for PHP
altravia/openapi
8420 Downloads
OpenApi PHP Libraries (https://openapi.it)
allansun/openapi-parser
13461 Downloads
A universal OpenAPI (Swagger) schema parser
algirdasc/laravel-openapi-tools
6048 Downloads
alexkramse/filament-openapi-docs
181 Downloads
Render Scramble OpenAPI documentation inside a Filament panel.
jane/openapi-runtime
558030 Downloads
Jane OpenAPI Runtime Library, dependencies and utility class for a library generated by jane/openapi
zernio-dev/zernio-php
4635 Downloads
API reference for Zernio. Authenticate with a Bearer API key. Base URL: https://zernio.com/api Versioning and deprecation: all endpoints are versioned in the URL path (current version: /v1). Breaking changes only ship in a new path version; existing versions keep working. Deprecated operations are marked 'deprecated: true' in this spec and announced in the changelog (https://zernio.com/changelog) before removal. Errors: every 4xx/5xx response is application/json with a machine-readable 'code' and a human-readable 'error' message (see the ErrorResponse schema).