1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-01 05:50:50 +00:00
This commit is contained in:
Jamie York 2013-02-15 23:04:18 +00:00
parent cbf29808c5
commit 33d432ad24

View File

@ -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.