Download the PHP package elife/api-validator without Composer
On this page you can find all versions of the php package elife/api-validator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package api-validator
eLife API Validator for PHP
This library provides a validator for the eLife Sciences API.
It checks HTTP requests/responses to make sure that they match the specification. Currently only the body of the message is validated against the schema for that media type.
Dependencies
- Composer
- PHP 7
Installation
Execute composer require elife/api-validator:dev-master
.
Usage
To validate a message:
All versions of api-validator with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1 | ^8.0
beberlei/assert Version ^3.0
guzzlehttp/psr7 Version ^1.7 | ^2.0
justinrainbow/json-schema Version ^5.3 | ^6.0
psr/http-message Version ^1.0
beberlei/assert Version ^3.0
guzzlehttp/psr7 Version ^1.7 | ^2.0
justinrainbow/json-schema Version ^5.3 | ^6.0
psr/http-message Version ^1.0
The package elife/api-validator contains the following files
Loading the files please wait ....