Download the PHP package kmuenkel/json-schema-laravel without Composer
On this page you can find all versions of the php package kmuenkel/json-schema-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kmuenkel/json-schema-laravel
More information about kmuenkel/json-schema-laravel
Files in kmuenkel/json-schema-laravel
Download kmuenkel/json-schema-laravel
More information about kmuenkel/json-schema-laravel
Files in kmuenkel/json-schema-laravel
Vendor kmuenkel
Package json-schema-laravel
Short Description This is a Laravel Request-compatible override for opis/json-schema.
License MIT
Package json-schema-laravel
Short Description This is a Laravel Request-compatible override for opis/json-schema.
License MIT
Please rate this library. Is it a good library?
Informations about the package json-schema-laravel
Laravel JSON-Schema Validator
This is simply an override class for the opis/json-schema package which leverages a Laravel interface, enabling it to be compatible with custom Request classes. To implement it, simply use the JsonSchema\JsonSchemaValidation trait inyour custom instance of Illuminate\Foundation\Http\FormRequest. Then either apply the schema filepath, storage path, URL, array, object, or string, as the output of your rules() method.
All versions of json-schema-laravel with dependencies
PHP Build Version
Package Version
The package kmuenkel/json-schema-laravel contains the following files
Loading the files please wait ...