mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-21 16:46:22 +00:00
Update README.md
add GUMP standalone PHP data validation and filtering
This commit is contained in:
parent
e7f01be2e4
commit
37a7d1fb0e
@ -551,6 +551,7 @@ Libraries to help manage database schemas and migrations.
|
|||||||
* [DMS Filter](https://github.com/rdohms/DMS-Filter) - An annotation filtering library.
|
* [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.
|
* [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).
|
* [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
|
## REST and API
|
||||||
*Libraries and web tools for developing REST-ful APIs.*
|
*Libraries and web tools for developing REST-ful APIs.*
|
||||||
|
Loading…
Reference in New Issue
Block a user