Download the PHP package weew/config-schema without Composer
On this page you can find all versions of the php package weew/config-schema. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download weew/config-schema
More information about weew/config-schema
Files in weew/config-schema
Download weew/config-schema
More information about weew/config-schema
Files in weew/config-schema
Vendor weew
Package config-schema
Short Description Schema builder for the weew/config package.
License MIT
Package config-schema
Short Description Schema builder for the weew/config package.
License MIT
Please rate this library. Is it a good library?
Informations about the package config-schema
Config Schema
Table of contents
- Installation
- Introduction
- Usage
Installation
composer require weew/config-schema
Introduction
This package allows easy config validation and is used in combination with the weew/config package.
Usage
You can describe your config schema like this:
After you've described your schema, you can either validate it, which will return you an instance of IValidationResult
, or assert it, which will throw an exception.
All versions of config-schema with dependencies
PHP Build Version
Package Version
The package weew/config-schema contains the following files
Loading the files please wait ....