Download the PHP package kojirock5260/laravel-json-schema-validate without Composer
On this page you can find all versions of the php package kojirock5260/laravel-json-schema-validate. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kojirock5260/laravel-json-schema-validate
More information about kojirock5260/laravel-json-schema-validate
Files in kojirock5260/laravel-json-schema-validate
Download kojirock5260/laravel-json-schema-validate
More information about kojirock5260/laravel-json-schema-validate
Files in kojirock5260/laravel-json-schema-validate
Vendor kojirock5260
Package laravel-json-schema-validate
Short Description json schema for request and response
License MIT
Package laravel-json-schema-validate
Short Description json schema for request and response
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-json-schema-validate
Laravel JsonSchema Validate
JsonSchema Validate For Laravel Request And Response
Installation
Setup
Please describe
1. app/Http/Kernel.php
2. routes/*.php
- Be sure to set the route name
3. Schema Files
Path
Request
- App\Http\Schema\Request\{RouteName}.php
Response
- App\Http\Schema\Response\{RouteName}.php
4. Exceptions
- App\Exceptions\Handler.php
Schema Directory Customise
- config/json-schema.php
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-json-schema-validate with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
justinrainbow/json-schema Version ^5.2.8
illuminate/support Version ^5.8|^6.0|^7.0
illuminate/http Version ^5.8|^6.0|^7.0
illuminate/routing Version ^5.8|^6.0|^7.0
justinrainbow/json-schema Version ^5.2.8
illuminate/support Version ^5.8|^6.0|^7.0
illuminate/http Version ^5.8|^6.0|^7.0
illuminate/routing Version ^5.8|^6.0|^7.0
The package kojirock5260/laravel-json-schema-validate contains the following files
Loading the files please wait ....