瀏覽代碼

pull/4/head
ziadoz 13 年之前
父節點
當前提交
75aefb9b09
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2
    1
      awesome-php.md

+ 2
- 1
awesome-php.md 查看文件

@@ -90,6 +90,7 @@ A list of amazingly awesome PHP libraries that you should be using:
90 90
 * [JShrink](https://github.com/tedivm/JShrink) - A JavaScript minifier library.
91 91
 * [PHP Datastructures](https://github.com/morrisonlevi/PHP-Datastructures) - A library of data structures.
92 92
 * [HAL](https://github.com/blongden/hal) - A HAL builder library.
93
+* [MongoQB](https://github.com/alexbilbie/MongoQB) - A MongoDB query builder library.
93 94
 
94 95
 # C Extension Frameworks
95 96
 
@@ -104,7 +105,7 @@ A list of amazingly awesome PHP libraries that you should be using:
104 105
 * [PHP Build](https://github.com/CHH/php-build) - A PHP version installer.
105 106
 * [PHP CS Fixer](https://github.com/fabpot/PHP-CS-Fixer) - A coding standard fixer library.
106 107
 * [PHP Parser](https://github.com/nikic/PHP-Parser) - A PHP parser written in PHP.
107
-* [PHP Manipulator](https://github.com/schmittjoh/php-manipulator) - A library for analysing and modifying PHP Source Code
108
+* [PHP Manipulator](https://github.com/schmittjoh/php-manipulator) - A library for analysing and modifying PHP Source Code.
108 109
 
109 110
 # Resources
110 111
 

Loading…
取消
儲存