|
|
@@ -42,8 +42,8 @@ A list of amazingly awesome PHP libraries that you should be using:
|
|
42
|
42
|
* [Wisdom](https://github.com/kherge/Wisdom) - A library for loading config data.
|
|
43
|
43
|
|
|
44
|
44
|
# C Extension Frameworks
|
|
45
|
|
-* [Phalcon PHP](http://phalconphp.com/) - A high performance C extension PHP framework.
|
|
46
|
|
-* [Yaf](http://php.net/manual/en/book.yaf.php) - Another C extension framework.
|
|
|
45
|
+* [Phalcon PHP](http://phalconphp.com/) - A high performance C extension framework.
|
|
|
46
|
+* [Yaf](http://php.net/manual/en/book.yaf.php) - A PECL extension framework.
|
|
47
|
47
|
|
|
48
|
48
|
# Utilities
|
|
49
|
49
|
|