Download the PHP package jsyqw/param-validate without Composer
On this page you can find all versions of the php package jsyqw/param-validate. 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 param-validate
开发 Yii2 的参数验证的扩展包
基于Yii2框架的验证器,针对接口可以自动验证声明的参数;
经过验证的参数,可以直接访问属性,不用再通过isset判断;
验证规则和Yii2的rules规则一样
一.使用composer安装
1.安装
composer require jsyqw/param-validate
2.使用
在控制器的方法中
All versions of param-validate with dependencies
PHP Build Version
Package Version
Requires
jsyqw/utils Version
^0.3
The package jsyqw/param-validate contains the following files
Loading the files please wait ....