From 54068802b5786d8e45f2a9973f72537a9c7eb27e Mon Sep 17 00:00:00 2001 From: ziadoz Date: Tue, 9 Oct 2012 10:12:02 -0700 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index 1121104..944235d 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -69,6 +69,7 @@ A list of amazingly awesome PHP libraries that you should be using: * [Color Jizz](https://github.com/mikeemoo/ColorJizz-PHP) - A library for manipulating and converting colours. * [Poser](https://github.com/FrenkyNet/Poser) - A Composer class aliasing library. * [Version](https://github.com/kherge/Version) - A parsing and comparison library for semantic versioning. +* [Respect Validate](https://github.com/Respect/Validation) - A simple validation library. # C Extension Frameworks