瀏覽代碼

Merge branch 'mirfilip-add-beberlei-assert'

pull/989/head
Jamie 6 年之前
父節點
當前提交
d7b7f7048b
共有 1 個檔案被更改,包括 2 行新增1 行删除
  1. 2
    1
      README.md

+ 2
- 1
README.md 查看文件

@@ -638,10 +638,11 @@ Libraries to help manage database schemas and migrations.
638 638
 ### Filtering and Validation
639 639
 *Libraries for filtering and validating data.*
640 640
 
641
+* [Assert](https://github.com/beberlei/assert) - A validation library with a rich set of assertions. Supports assertion chaining and lazy assertions.
641 642
 * [Aura.Filter](https://github.com/auraphp/Aura.Filter) - Provides tools to validate and sanitize objects and arrays.
642 643
 * [Cake Validation](https://github.com/cakephp/validation) - Another validation library (CP).
643 644
 * [Filterus](https://github.com/ircmaxell/filterus) - A simple PHP filtering library.
644
-* [ISO-codes](https://github.com/ronanguilloux/IsoCodes) - A library for validating inputs according standards from ISO, International Finance, Public Administrations, GS1, Book Industry, Phone numbers & Zipcodes for many countries
645
+* [ISO-codes](https://github.com/ronanguilloux/IsoCodes) - A library for validating inputs according standards from ISO, International Finance, Public Administrations, GS1, Book Industry, Phone numbers & Zipcodes for many countries.
645 646
 * [MetaYaml](https://github.com/romaricdrigon/MetaYaml) - A schema validation library that supports YAML, JSON and XML.
646 647
 * [Respect Validation](https://github.com/Respect/Validation) - A simple validation library.
647 648
 * [Upload](https://github.com/brandonsavage/Upload) - A library for handling file uploads and validation.

Loading…
取消
儲存