mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Fix Respect\Validation name
This commit is contained in:
parent
e4fc6fed1f
commit
a606e176e4
@ -410,7 +410,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
||||
*Libraries for filtering and validating data.*
|
||||
|
||||
* [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.
|
||||
* [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.
|
||||
|
Loading…
Reference in New Issue
Block a user