Libraries tagged by specification validation
jmf/type-validation
10 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
229 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
134 Downloads
Some utilities classes for PHP 5.6 (mainly for my own private purposes).
napojse/openapi-psr7-validator
46 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.
helios-ag/openapi-psr7-validator
20 Downloads
Validate PSR-7 messages against OpenAPI (3.0.2) specifications expressed in YAML or JSON
asteriskpound/openapi-psr7-validator
6 Downloads
Validate PSR-7 messages against OpenAPI (3.0.2) specifications expressed in YAML or JSON
androlax2/laravel-model-state-graph
1 Downloads
A powerful state transition system for Laravel Eloquent models that provides field-level validation and business rule enforcement.
andriichuk/keepenv
16 Downloads
KeepEnv is a tool for checking and managing environment variables based on a specification file.
r3bzya/openapi-testing
12 Downloads
This package allows you to integrate the specification validation into the flow of tests
umotif/php-livr-extra
272 Downloads
Lightweight validator supporting Language Independent Validation Rules Specification (LIVR)
ramsey/conventional-commits
1670325 Downloads
A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook action!
sojeda/conventional-commits
14660 Downloads
A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook action!
real-digital/gtin-validator
461584 Downloads
Real GTIN Validator
reflection/validator
195735 Downloads
Define a specification of PHP entity and check whether the particular item matches it.