18 Repositories
PHP specification Libraries
Promoting the interoperability of message queue objects.
Queue Interoperability About queue-interop tries to identify and standardize a common way for PHP programs to create, send, receive and read MQ messag
Testing utilities for the psr/log package that backs the PSR-3 specification.
FIG - Log Test Testing utilities for the psr/log package that backs the PSR-3 specification. Psr\Log\Test\LoggerInterfaceTest provides a base test cla
Couleur is a modern PHP 8.1+ color library, intended to be compatible with CSS Color Module Level 4.
๐จ Couleur: A modern PHP 8.1+ color library ๐จ Couleur: A modern PHP 8.1+ color library ๐ Presentation โ๏ธ Installation ๐ Quick Start ๐ Usage ๐ญ Imm
OpenAPI (Swagger) Specification Support for Sunrise Router (and not only)
OpenAPI (Swagger) Specification Support for Sunrise Router Important to understanding OpenAPI Specification Installation composer require 'sunrise/htt
A PHP implementation of the GraphQL specification based on the JavaScript reference implementation
GraphQL This is a PHP implementation of the GraphQL specification based on the JavaScript reference implementation. Related projects DateTime scalar R
Tukio is a complete and robust implementation of the PSR-14 Event Dispatcher specification
Tukio is a complete and robust implementation of the PSR-14 Event Dispatcher specification. It supports normal and debug Event Dispatchers, both runtime and compiled Providers, complex ordering of Listeners, and attribute-based registration on PHP 8.
Laravel specification pattern
Laravel specification pattern Filter an Illuminate collection with specifications. Installation You can install the package via composer: composer req
SNIA SSS PTS test suite based on SNIA's Solid State Storage Performance Test Specification for Transcend products
SNIA-SSS-PTS ABSTRACT SNIA SSS PTS describes a solid state storage device-level performance test methodology, test suite and reporting format intended
Best resources restful api for developers (with JSON:API standar specification design)
List API Best resources restful api for developers (with JSON:API standar specification design). API Resource Endpoint Name Resource Description Al Qu
The Kafka Enqueue transport - This is an implementation of Queue Interop specification
Supporting Enqueue Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and
This is an implementation of PSR specification. It allows you to send and consume message with Redis store as a broker.
This is an implementation of PSR specification. It allows you to send and consume message with Redis store as a broker.
A simple implementation of the api-problem specification. Includes PSR-15 support.
ApiProblem This library provides a simple and straightforward implementation of the IETF Problem Details for HTTP APIs, RFC 7807. RFC 7807 is a simple
The official Hack Language specification.
Deprecated, Unmaintained This repo contains the Hack Language Specification, a modified version of the PHP specification. It is no longer maintained a
Generates OpenApi specification for Laravel, Lumen or Dingo using a configuration array and cebe/php-openapi
OpenApi Generator for Laravel, Lumen and Dingo. About The openapi-gen package provides a convenient way to create OpenApi specifications for Laravel,
๐๐Generate beautiful interactive documentation and Open-API 3.0 spec file from your existing Laravel app.
Follow me anywhere @ovac4u | GitHub _________ _________ | Twitter |
This library can parse a TypeSchema specification either from a JSON file, or from PHP classes using reflection and annotations.
This library can parse a TypeSchema specification either from a JSON file, or from PHP classes using reflection and annotations. Based on this schema it can generate source code and transform raw JSON data into DTO objects. Through this you can work with fully typed objects in your API for incoming and outgoing data.
The HttpFoundation component defines an object-oriented layer for the HTTP specification.
HttpFoundation Component The HttpFoundation component defines an object-oriented layer for the HTTP specification. Resources Documentation Contributin
Powerful implementation of the Specification pattern in PHP
RulerZ The central idea of Specification is to separate the statement of how to match a candidate, from the candidate object that it is matched agains