Libraries tagged by specification validation
league/openapi-psr7-validator
11310714 Downloads
Validate PSR-7 messages against OpenAPI (3.0.2) specifications expressed in YAML or JSON
z4kn4fein/php-semver
964352 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.
validator/livr
283185 Downloads
Lightweight PHP validator supporting Language Independent Validation Rules Specification (LIVR)
kentaroutakeda/laravel-openapi-validator
5140 Downloads
Laravel OpenAPI Validator - Request and response validators based on the OpenAPI Specification.
hoa/praspel
58461 Downloads
The Hoa\Praspel library.
ensi/openapi-psr7-validator
28494 Downloads
Validate PSR-7 messages against OpenAPI (3.0.2) specifications expressed in YAML or JSON
hoa/realdom
58480 Downloads
The Hoa\Realdom library.
litalico-engineering/eg-r2
4478 Downloads
Easy request validation and route generation from open API specifications (for Laravel)
lezhnev74/openapi-psr7-validator
62281 Downloads
Validate PSR-7 messages against OpenAPI (3.0.2) specifications expressed in YAML or JSON
ngmy/specification
360 Downloads
This is a library to help implement the specification pattern in PHP. It provides on-memory validation, on-memory and ORM selection, and specification composite.
jmf/type-validation
7 Downloads
Allows to check if a variable is of the expected type, using a type specification string like the ones in PHPDoc blocks (int, \Foo\Bar[], null|string, etc).
perf/type-validation
227 Downloads
Allows to check if a variable is of the expected type, using a type specification string like the ones in PHPDoc blocks (int, \Foo\Bar[], null|string, etc).
fiisoft/basics
124 Downloads
Some utilities classes for PHP 5.6 (mainly for my own private purposes).
napojse/openapi-psr7-validator
7 Downloads
Fork: Validate PSR-7 messages against OpenAPI (3.0.2) specifications expressed in YAML or JSON
motters/image-safe
21 Downloads
Ensure a file is a valid image with a set of specifications.