aedart/validate
最新稳定版本:0.9.1
Composer 安装命令:
composer require aedart/validate
包简介
A validate package which allows to perform various sorts of simple validation upon primates as well as defining how validators should behave
关键字:
README 文档
README
No longer maintained
A validate package which allows to perform various sorts of simple validation upon primates as well as defining how validators should behave
Contents
[TOC]
When to use this
When you need to perform a simple check if something is valid or not
How to install
#!console
composer require aedart/validate 0.*
This package uses composer. If you do not know what that is or how it works, I recommend that you read a little about, before attempting to use this package.
Acknowledgement
The core interface for the validators is greatly inspired by Zend Framework's ValidatorInterface
License
BSD-3-Clause, Read the LICENSE file included in this package
统计信息
- 总下载量: 381
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 16
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2015-03-29