Download the PHP package tricktrick/laravel-json-schema-validate-fork without Composer
On this page you can find all versions of the php package tricktrick/laravel-json-schema-validate-fork. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tricktrick/laravel-json-schema-validate-fork
More information about tricktrick/laravel-json-schema-validate-fork
Files in tricktrick/laravel-json-schema-validate-fork
Download tricktrick/laravel-json-schema-validate-fork
More information about tricktrick/laravel-json-schema-validate-fork
Files in tricktrick/laravel-json-schema-validate-fork
Vendor tricktrick
Package laravel-json-schema-validate-fork
Short Description json schema for request and response
License MIT
Package laravel-json-schema-validate-fork
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-fork
Laravel JsonSchema Validate
It is fork of https://github.com/kojirock5260/laravel-json-schema-validate Aimed on laravel ^7.0 only
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
Schema Directory Customise
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-json-schema-validate-fork with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
justinrainbow/json-schema Version ^5.2.8
illuminate/support Version ^7.0
illuminate/http Version ^7.0
illuminate/routing Version ^7.0
justinrainbow/json-schema Version ^5.2.8
illuminate/support Version ^7.0
illuminate/http Version ^7.0
illuminate/routing Version ^7.0
The package tricktrick/laravel-json-schema-validate-fork contains the following files
Loading the files please wait ....