From 836a7ec2a63231d0ca2ae79acc89b2ceb9d7b329 Mon Sep 17 00:00:00 2001 From: ziadoz Date: Thu, 27 Sep 2012 12:46:48 -0700 Subject: [PATCH] --- awesome-php.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awesome-php.md b/awesome-php.md index 1db0735..e171661 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -59,7 +59,7 @@ A list of amazingly awesome PHP libraries that you should be using: * [Sismo](http://sismo.sensiolabs.org/) - A continuous testing server library. * [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 in PHP suck less. +* [Sslurp](https://github.com/EvanDotPro/Sslurp) - A library that makes dealing with SSL suck less. # C Extension Frameworks * [Phalcon PHP](http://phalconphp.com/) - A high performance C extension framework.