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