ソースを参照

Added MetaYaml

MetaYaml is a schema validation library I wrote some time ago (pretty mature IMO), I still maintain it and will publish probably a new version some time soon :)
pull/43/head
Romaric Drigon 12年前
コミット
a02414fc1b
1個のファイルの変更1行の追加0行の削除
  1. 1
    0
      README.md

+ 1
- 0
README.md ファイルの表示

@@ -417,6 +417,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
417 417
 * [Valitron](https://github.com/vlucas/valitron) - Another validation library.
418 418
 * [Upload](https://github.com/codeguy/Upload) - A library for handling file uploads and validation.
419 419
 * [DMS Filter](https://github.com/rdohms/DMS-Filter) - An annotation filtering library.
420
+* [MetaYaml](https://github.com/romaricdrigon/MetaYaml) - A schema validation library, supporting YAML, JSON and XML.
420 421
 
421 422
 ## REST and API
422 423
 *Libraries and web tools for developing REST-ful APIs.*

読み込み中…
キャンセル
保存