Explorar el Código

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 hace 12 años
padre
commit
a02414fc1b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      README.md

+ 1
- 0
README.md Ver fichero

@@ -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.*

Loading…
Cancelar
Guardar