1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-04 23:40:47 +00:00

Tweak MetaYAML description.

This commit is contained in:
Jamie York 2014-01-06 10:37:18 -07:00
parent 716121fdc6
commit 69f42c54e9

View File

@ -425,7 +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.
* [MetaYaml](https://github.com/romaricdrigon/MetaYaml) - A schema validation library that supports YAML, JSON and XML.
## REST and API
*Libraries and web tools for developing REST-ful APIs.*