Download the PHP package yuxiaobo/think-fast-validate without Composer
On this page you can find all versions of the php package yuxiaobo/think-fast-validate. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download yuxiaobo/think-fast-validate
More information about yuxiaobo/think-fast-validate
Files in yuxiaobo/think-fast-validate
Download yuxiaobo/think-fast-validate
More information about yuxiaobo/think-fast-validate
Files in yuxiaobo/think-fast-validate
Vendor yuxiaobo
Package think-fast-validate
Short Description thinkphp6 or thinkphp8 fast validate basis class
License mit
Package think-fast-validate
Short Description thinkphp6 or thinkphp8 fast validate basis class
License mit
Please rate this library. Is it a good library?
Informations about the package think-fast-validate
think-fast-validate
快速验证器
安装
composer require yuxiaobo/think-fast-validate
用法
其中:
- UserValidate 是你的验证器, 它需要继承
think\FastValidate
- post() 表示这个请求接收 POST 数据
- goCheck() 验证, 其中参数 1 是【验证场景】可空
- $data 既 post 提交的数据
联系我
微信:Base1024
All versions of think-fast-validate with dependencies
PHP Build Version
Package Version
Requires
topthink/framework Version
^6.0 || ^8.0
The package yuxiaobo/think-fast-validate contains the following files
Loading the files please wait ....