Libraries tagged by Specifications
functional-php/fantasy-land
4309939 Downloads
Specification for interoperability of common algebraic structures in PHP
crell/api-problem
1819226 Downloads
PHP wrapper for the api-problem IETF specification
webmozart/expression
319428 Downloads
Implementation of the Specification pattern and logical expressions for PHP.
z4kn4fein/php-semver
1013223 Downloads
Semantic Versioning library for PHP. It implements the full semantic version 2.0.0 specification and provides ability to parse, compare, and increment semantic versions along with validation against constraints.
wikimedia/ip-set
1581292 Downloads
Efficiently match IP addresses against a set of CIDR specifications.
typo3/symfony-psr-event-dispatcher-adapter
5117491 Downloads
Adapter to provide compatibility with the Symfony's event dispatcher interface in all versions with the PSR-14 specification.
stefanak-michal/bolt
470651 Downloads
PHP library to provide connectivity to graph database over TCP socket with Bolt specification
package-url/packageurl-php
1101654 Downloads
Builder and parser based on the package URL (purl) specification.
kelvinmo/fernet-php
1008023 Downloads
An implementation of the Fernet token specification in PHP.
jane-php/open-api-3
1050016 Downloads
Generate a PHP Client API (PSR7/PSR18 compatible) given a OpenApi 3.x specification
fig/log-test
1144030 Downloads
Test utilities for the psr/log package that backs the PSR-3 specification.
api-platform/openapi
665165 Downloads
Models to build and serialize an OpenAPI specification.
guzzlehttp/ring
118672 Downloads
Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.
tanigami/specification
35375 Downloads
Basic classes for Specification pattern in PHP.
rikbruil/specification
243085 Downloads
A PHP implementation of the Specification-pattern