opis / validation
此包已被放弃,不再维护。未建议替代包。
验证库
dev-master / 1.0.x-dev
2019-07-05 11:31 UTC
Requires
- php: ^7.1
- opis/string: ^1.5.0
Requires (Dev)
- phpunit/phpunit: ^7.0
This package is auto-updated.
Last update: 2020-06-03 14:44:41 UTC
README
验证库
Opis Validation是一个可用于验证用户输入的库
许可
Opis Validation遵循Apache License, Version 2.0。
要求
- PHP 7.1或更高版本
安装
此库可在Packagist上找到,并可以使用Composer安装。
{ "require": { "opis/validation": "1.0.x-dev" } }