From 33d432ad2492810070a59b8b187ab6f95219ce0e Mon Sep 17 00:00:00 2001 From: Jamie York Date: Fri, 15 Feb 2013 23:04:18 +0000 Subject: [PATCH] --- awesome-php.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/awesome-php.md b/awesome-php.md index cc27d5e..169356e 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -124,11 +124,6 @@ A list of amazingly awesome PHP libraries that you should consider using (and so * [Stripe](https://github.com/stripe/stripe-php) - The official Stripe PHP library. * [Campaign Monitor](http://campaignmonitor.github.com/createsend-php/) - The official Campaign Monitor PHP library. -# C Extension Frameworks - -* [Phalcon PHP](http://phalconphp.com/) - A high performance C extension framework. -* [Yaf](http://php.net/manual/en/book.yaf.php) - A PECL extension framework. - # Utilities * [HomeBrew](http://mxcl.github.com/homebrew/) - A package manager for OSX.