瀏覽代碼

pull/4/head
Jamie York 12 年之前
父節點
當前提交
372d5130e1
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. 2
    0
      awesome-php.md

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

@@ -116,6 +116,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
116 116
 * [Behat](http://behat.org/) - A Behaviour Driven Development framework.
117 117
 * [Mink](http://mink.behat.org/) - Web acceptance testing.
118 118
 * [HTTP Mock](https://github.com/InterNations/http-mock) - A library for mocking HTTP requests in unit tests.
119
+* [VFS Stream](https://github.com/mikey179/vfsStream) - A virtual filesystem stream wrapper for testing.
119 120
 
120 121
 ## Documentation
121 122
 
@@ -346,6 +347,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
346 347
 * [Patchwork](http://antecedent.github.io/patchwork/) - A library for redefining userland functions.
347 348
 * [Galapagos](https://github.com/igorw/galapagos) - Evolutionary language transformation.
348 349
 * [Design Patterns PHP](https://github.com/domnikl/DesignPatternsPHP) - A repository of software patterns implemented in PHP.
350
+* [PHPCR](https://github.com/phpcr/phpcr) - A PHP port of the Java Content Repository (JCR).
349 351
 
350 352
 ## Third Party APIs
351 353
 

Loading…
取消
儲存