浏览代码

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

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

@@ -53,6 +53,8 @@ A list of amazingly awesome PHP libraries that you should be using:
53 53
 * [Ruler](https://github.com/bobthecow/Ruler) - A simple stateless production rules engine.
54 54
 * [Carbon](https://github.com/briannesbitt/Carbon) - A simple DateTime API extension.
55 55
 * [Upload](https://github.com/codeguy/Upload) - A library for handling file uploads and validation.
56
+* [PHPUnit](https://github.com/sebastianbergmann/phpunit) - A unit testing framework.
57
+* [Sismo](http://sismo.sensiolabs.org/) - A continuous testing server library.
56 58
 
57 59
 # C Extension Frameworks
58 60
 * [Phalcon PHP](http://phalconphp.com/) - A high performance C extension framework.

正在加载...
取消
保存