Download the PHP package gexingw/lumen-request-validator without Composer
On this page you can find all versions of the php package gexingw/lumen-request-validator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gexingw/lumen-request-validator
More information about gexingw/lumen-request-validator
Files in gexingw/lumen-request-validator
Download gexingw/lumen-request-validator
More information about gexingw/lumen-request-validator
Files in gexingw/lumen-request-validator
Vendor gexingw
Package lumen-request-validator
Short Description Lumen request validator
License MIT
Package lumen-request-validator
Short Description Lumen request validator
License MIT
Please rate this library. Is it a good library?
Informations about the package lumen-request-validator
Lumen Validator
关于
Lumen Validator 提供了一种类似与Laravel FormRequest 的请求验证器,使请求校验更方便。
Lumen 原有的校验方式:
Lumen Validator 提供的方式:
-
Laravel FromRequest 的方式
- 非依赖注入的方式可以考虑继续使用官方提供的方法
安装
-
Composer 安装
- 下载安装,下载解压缩即可
配置
- 将如下代码加入到
bootstrap/app.php
All versions of lumen-request-validator with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.9
The package gexingw/lumen-request-validator contains the following files
Loading the files please wait ....