Libraries tagged by api-versioning
laminas-api-tools/api-tools-versioning
1936740 Downloads
Laminas Module providing listeners and route prototypes for implementing API versioning
grazulex/laravel-apiroute
29639 Downloads
Complete API versioning lifecycle management for Laravel
juampi92/api-resources
933924 Downloads
Manage your resources maintaining API versioning
zfcampus/zf-versioning
1919879 Downloads
ZF2 Module providing listeners and route prototypes for implementing API versioning
shahghasiadil/laravel-api-versioning
17009 Downloads
Elegant attribute-based API versioning solution for Laravel applications with built-in deprecation management and version inheritance
mbpcoder/laravel-api-versioning
186664 Downloads
Enable Api Versioning for Laravel
dskripchenko/laravel-api
6956 Downloads
Versioned Laravel APIs with OpenAPI 3.0 docs auto-generated from PHP docblocks — no annotations, no YAML — plus CRUD scaffolding and middleware cascades.
tenantcloud/laravel-api-versioning
25990 Downloads
Simple Laravel API versioning implementation
zernio-dev/zernio-php
5164 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).
square/vermillion
7762 Downloads
API Versioning tools for Laravel apps
otezvikentiy/json-rpc-api
387 Downloads
Symfony bundle for building JSON-RPC 2.0 APIs: attribute-driven methods, DTO validation, batch requests, API versioning, OpenAPI/Swagger generation and hardened security defaults
getlate-dev/late-php
1136 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).
fragotesac/api-tools-versioning
8503 Downloads
Laminas Module providing listeners and route prototypes for implementing API versioning
royx0612/laravel-api-versioning
1585 Downloads
Laravel API 版本控制器生成工具
philiprehberger/laravel-api-versioning
353 Downloads
Laravel middleware for API versioning with multi-source resolution from headers, Accept vendor types, and URL path segments