瀏覽代碼

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

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

@@ -36,8 +36,8 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
36 36
 * [Monolog](https://github.com/Seldaek/monolog) - A comprehensive logger.
37 37
 * [Behat](http://behat.org/) - A Behaviour Driven Development framework.
38 38
 * [Mink](http://mink.behat.org/) - Web acceptance testing.
39
-* [Buzz](https://github.com/kriswallsmith/Buzz) - A HTTP client.
40
-* [Guzzle](http://guzzlephp.org/) - Another HTTP client.
39
+* [Guzzle](http://guzzlephp.org/) - A HTTP client.
40
+* [Buzz](https://github.com/kriswallsmith/Buzz) - Another HTTP client.
41 41
 * [PHPUnit](https://github.com/sebastianbergmann/phpunit) - A unit testing framework.
42 42
 * [RunkitTestCase](https://github.com/kherge/RunkitTestCase) - A library for creating PHPUnit test cases that use runkit.
43 43
 * [PHPSpec](https://github.com/phpspec/phpspec2) - A design by specification unit testing library.

Loading…
取消
儲存