philiplb/valdi
Composer 安装命令:
composer require philiplb/valdi
包简介
Super simple, yet complete, data validation.
README 文档
README
Super simple, yet complete data validation.
Reasons to use Valdi:
- Easy to use
- Feature complete
- Lightweight, without dependencies
- Well documented
- Well tested
- Extensible
(Big thanks to Jamie Thormann for this awesome mascot!)
Documentation
Find out more and get started with the documentation. This documentation is available for each version:
Package
Valdi uses Semantic Versioning.
Stable
"require": { "philiplb/valdi": "^1.0" }
Bleeding Edge
"require": { "philiplb/valdi": "1.1.x-dev" }
Build Status
Code Quality
How to Generate the Documentation
Upfront, install Sphinx and the PHP extension:
pip install Sphinx pip install tk.phpautodoc
Clone https://github.com/avalanche123/doxphp somewhere once and then execute:
export DOXPHPPATH="<doxphpRepo>/bin" php generateAPIDocs.php cd docs make clean && make html
统计信息
- 总下载量: 10.75k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-03-02
