mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Merge pull request #20 from danizord/hotfix/respect-validation-name
Fix Respect\Validation name
This commit is contained in:
commit
c3ae92ca51
@ -410,7 +410,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
|||||||
*Libraries for filtering and validating data.*
|
*Libraries for filtering and validating data.*
|
||||||
|
|
||||||
* [Filterus](https://github.com/ircmaxell/filterus) - A simple PHP filtering library.
|
* [Filterus](https://github.com/ircmaxell/filterus) - A simple PHP filtering library.
|
||||||
* [Respect Validate](https://github.com/Respect/Validation) - A simple validation library.
|
* [Respect Validation](https://github.com/Respect/Validation) - A simple validation library.
|
||||||
* [Valitron](https://github.com/vlucas/valitron) - Another validation library.
|
* [Valitron](https://github.com/vlucas/valitron) - Another validation library.
|
||||||
* [Upload](https://github.com/codeguy/Upload) - A library for handling file uploads and validation.
|
* [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.
|
* [DMS Filter](https://github.com/rdohms/DMS-Filter) - An annotation filtering library.
|
||||||
|
Loading…
Reference in New Issue
Block a user