mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-21 16:46:22 +00:00
Filtering and validation: add GUMP
This commit is contained in:
parent
a11a931270
commit
71e1af1b4a
@ -559,6 +559,7 @@ Libraries to help manage database schemas and migrations.
|
||||
* [DMS Filter](https://github.com/rdohms/DMS-Filter) - An annotation filtering library.
|
||||
* [MetaYaml](https://github.com/romaricdrigon/MetaYaml) - A schema validation library that supports YAML, JSON and XML.
|
||||
* [ISO-codes](https://github.com/ronanguilloux/IsoCodes) - A library for validating various ISO and ZIP codes (IBAN, SWIFT/BIC, BBAN, VAT, SSN, UKNIN).
|
||||
* [GUMP](https://github.com/Wixel/GUMP) - is a standalone PHP data validation and filtering class that makes validating any data easy and painless without the reliance on a framework
|
||||
|
||||
## REST and API
|
||||
*Libraries and web tools for developing REST-ful APIs.*
|
||||
|
Loading…
Reference in New Issue
Block a user