Libraries tagged by specification
symfony/http-foundation
663142153 Downloads
Defines an object-oriented layer for the HTTP specification
swagger-api/swagger-ui
30120413 Downloads
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
league/oauth2-server
95375000 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.
dnoegel/php-xdg-base-dir
211554848 Downloads
implementation of xdg base directory specification for php
phpspec/phpspec
32477799 Downloads
Specification-oriented BDD framework for PHP 7.1+
darkaonline/l5-swagger
21434319 Downloads
OpenApi or Swagger integration to Laravel
league/openapi-psr7-validator
9716361 Downloads
Validate PSR-7 messages against OpenAPI (3.0.2) specifications expressed in YAML or JSON
exsyst/swagger
14574968 Downloads
A php library to manipulate Swagger specifications
guzzlehttp/ringphp
77863054 Downloads
Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.
happyr/doctrine-specification
796962 Downloads
Specification Pattern for your Doctrine repositories
kphoen/rulerz
1194763 Downloads
Powerful implementation of the Specification pattern
darkaonline/swagger-lume
1906029 Downloads
OpenApi or Swagger integration to Lumen
yosymfony/toml
1102691 Downloads
A PHP parser for TOML compatible with specification 0.4.0
vyuldashev/laravel-openapi
927441 Downloads
Generate OpenAPI Specification for Laravel Applications
ramsey/conventional-commits
662133 Downloads
A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook action!