Jamie York 12 anos atrás
pai
commit
fc0c337ac5
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2
    2
      awesome-php.md

+ 2
- 2
awesome-php.md Ver arquivo

@@ -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.

Carregando…
Cancelar
Salvar