Merge pull request #43 from romaricdrigon/patch-1

Added MetaYaml
This commit is contained in:
Jamie York 2014-01-06 09:36:28 -08:00
commit 716121fdc6
1 changed files with 1 additions and 0 deletions

View File

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