浏览代码

pull/4/head
ziadoz 13 年前
父节点
当前提交
75aefb9b09
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2
    1
      awesome-php.md

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

90
 * [JShrink](https://github.com/tedivm/JShrink) - A JavaScript minifier library.
90
 * [JShrink](https://github.com/tedivm/JShrink) - A JavaScript minifier library.
91
 * [PHP Datastructures](https://github.com/morrisonlevi/PHP-Datastructures) - A library of data structures.
91
 * [PHP Datastructures](https://github.com/morrisonlevi/PHP-Datastructures) - A library of data structures.
92
 * [HAL](https://github.com/blongden/hal) - A HAL builder library.
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
 # C Extension Frameworks
95
 # C Extension Frameworks
95
 
96
 
104
 * [PHP Build](https://github.com/CHH/php-build) - A PHP version installer.
105
 * [PHP Build](https://github.com/CHH/php-build) - A PHP version installer.
105
 * [PHP CS Fixer](https://github.com/fabpot/PHP-CS-Fixer) - A coding standard fixer library.
106
 * [PHP CS Fixer](https://github.com/fabpot/PHP-CS-Fixer) - A coding standard fixer library.
106
 * [PHP Parser](https://github.com/nikic/PHP-Parser) - A PHP parser written in PHP.
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
 # Resources
110
 # Resources
110
 
111
 

正在加载...
取消
保存