From b62de7f0a461f2e13da719cd60dd5c68781c4b6f Mon Sep 17 00:00:00 2001 From: ziadoz Date: Wed, 3 Oct 2012 08:32:49 -0700 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index 43eeb70..96ae586 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -62,6 +62,7 @@ A list of amazingly awesome PHP libraries that you should be using: * [Fetch](https://github.com/tedivm/Fetch) - An IMAP library. * [Lex](https://github.com/fuelphp/lex) - A lightweight template parser. * [Sslurp](https://github.com/EvanDotPro/Sslurp) - A library that makes dealing with SSL suck less. +* [Composition](https://github.com/composition/composition) - A library to check your Composer environment at runtime. # C Extension Frameworks * [Phalcon PHP](http://phalconphp.com/) - A high performance C extension framework.