Libraries tagged by Specifications
symfony/http-foundation
663690353 Downloads
Defines an object-oriented layer for the HTTP specification
swagger-api/swagger-ui
30157363 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
95473362 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
211616477 Downloads
implementation of xdg base directory specification for php
phpspec/phpspec
32491413 Downloads
Specification-oriented BDD framework for PHP 7.1+
darkaonline/l5-swagger
21463422 Downloads
OpenApi or Swagger integration to Laravel
league/openapi-psr7-validator
9733430 Downloads
Validate PSR-7 messages against OpenAPI (3.0.2) specifications expressed in YAML or JSON
exsyst/swagger
14580943 Downloads
A php library to manipulate Swagger specifications
guzzlehttp/ringphp
77879821 Downloads
Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.
happyr/doctrine-specification
797359 Downloads
Specification Pattern for your Doctrine repositories
kphoen/rulerz
1195085 Downloads
Powerful implementation of the Specification pattern
darkaonline/swagger-lume
1907331 Downloads
OpenApi or Swagger integration to Lumen
yosymfony/toml
1103709 Downloads
A PHP parser for TOML compatible with specification 0.4.0
vyuldashev/laravel-openapi
928559 Downloads
Generate OpenAPI Specification for Laravel Applications
ramsey/conventional-commits
662945 Downloads
A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook action!