From 74510f0f1dec69a84c6048c2e752b745b04ff8cc Mon Sep 17 00:00:00 2001 From: ziadoz Date: Tue, 9 Oct 2012 09:41:36 -0700 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index 41e3493..1121104 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -68,6 +68,7 @@ A list of amazingly awesome PHP libraries that you should be using: * [Doctrine Extensions](https://github.com/l3pp4rd/DoctrineExtensions) - A collection of Doctrine behavioural extensions. * [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. # C Extension Frameworks