浏览代码

Add beberlei/assert to Filtering and Validation

pull/628/head
Mirosław Filip 9 年前
父节点
当前提交
3e9bc6660a
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

@@ -649,6 +649,7 @@ Libraries to help manage database schemas and migrations.
649 649
 * [Upload](https://github.com/brandonsavage/Upload) - A library for handling file uploads and validation.
650 650
 * [Valitron](https://github.com/vlucas/valitron) - Another validation library.
651 651
 * [Volan](https://github.com/serkin/Volan) - Another simplified validation library.
652
+* [Assert](https://github.com/beberlei/assert) - A validation library with a rich set of assertions. Supports assertion chaining and lazy assertions.
652 653
 
653 654
 ## API
654 655
 *Libraries and web tools for developing APIs.*

正在加载...
取消
保存