mirror of
https://github.com/namibia/awesome-php.git
synced 2024-11-10 23:20:58 +00:00
Merge pull request #494 from henriquemoody/patch-1
Fix typo on Respect Validation library
This commit is contained in:
commit
1f6bcf3bcd
@ -583,7 +583,7 @@ Libraries to help manage database schemas and migrations.
|
|||||||
*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.
|
||||||
* [Cake Validation](https://github.com/cakephp/validation) - Another validation library (CP).
|
* [Cake Validation](https://github.com/cakephp/validation) - Another validation library (CP).
|
||||||
* [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.
|
||||||
|
Loading…
Reference in New Issue
Block a user