1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-04 23:40:47 +00:00
This commit is contained in:
ziadoz 2012-08-28 08:23:25 -07:00
parent 22a5a5f228
commit 084adb28a8

View File

@ -42,8 +42,8 @@ A list of amazingly awesome PHP libraries that you should be using:
* [Wisdom](https://github.com/kherge/Wisdom) - A library for loading config data.
# C Extension Frameworks
* [Phalcon PHP](http://phalconphp.com/) - A high performance C extension PHP framework.
* [Yaf](http://php.net/manual/en/book.yaf.php) - Another C extension framework.
* [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