mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
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 :)
This commit is contained in:
parent
2053dfe0a1
commit
a02414fc1b
@ -417,6 +417,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.*
|
||||
|
Loading…
Reference in New Issue
Block a user