Download the PHP package zfegg/content-validation without Composer
On this page you can find all versions of the php package zfegg/content-validation. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download zfegg/content-validation
More information about zfegg/content-validation
Files in zfegg/content-validation
Download zfegg/content-validation
More information about zfegg/content-validation
Files in zfegg/content-validation
Vendor zfegg
Package content-validation
Short Description Content validation for PSR-15 middleware
License MIT
Package content-validation
Short Description Content validation for PSR-15 middleware
License MIT
Please rate this library. Is it a good library?
Informations about the package content-validation
PSR-15 Content Validation
简体中文
Content validation for PSR-15 middleware.
Based on opis/json-schema
.
Installation
Install via composer.
Usage
Opis\JsonSchema\Validator
factory config.
Mezzio
Add ConfigProvider
in 'config.php'.
Invalid request will response status 422.
Slim
Validators
-
DbalRecordExistsFilter
: Usedoctrine/dbal
to check record exists. The json-schema$filters
config: -
DoctrineRecordExistsFilter
: Usedoctrine/orm
to check record exists. The json-schema$filters
config: RecordExistsFilter
: UsePDO
to check record exists. The json-schema$filters
config:
All versions of content-validation with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
psr/http-server-middleware Version ^1.0
opis/json-schema Version ^2.1
ext-json Version *
psr/http-server-middleware Version ^1.0
opis/json-schema Version ^2.1
ext-json Version *
The package zfegg/content-validation contains the following files
Loading the files please wait ....