diff --git a/README.md b/README.md index e6b99a9..e8f4b71 100644 --- a/README.md +++ b/README.md @@ -587,6 +587,7 @@ Libraries to help manage database schemas and migrations. * [Respect Validation](https://github.com/Respect/Validation) - A simple validation library. * [Valitron](https://github.com/vlucas/valitron) - Another validation library. * [Cake Validation](https://github.com/cakephp/validation) - Another validation library (CP). +* [Request Validator](https://github.com/progsmile/request-validator) - A simple PHP request validator (like in Laravel). * [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 that supports YAML, JSON and XML.