1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-05-31 21:40:49 +00:00

Tweak description

This commit is contained in:
Jamie York 2014-11-10 10:17:36 -07:00
parent 50a776def7
commit 40610df624

View File

@ -223,7 +223,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
* [Atoum](https://github.com/atoum/atoum) - A simple testing library. * [Atoum](https://github.com/atoum/atoum) - A simple testing library.
* [Mockery](https://github.com/padraic/mockery) - A mock object library for testing. * [Mockery](https://github.com/padraic/mockery) - A mock object library for testing.
* [Phake](https://github.com/mlively/Phake) - Another mock object library for testing. * [Phake](https://github.com/mlively/Phake) - Another mock object library for testing.
* [Prophecy](https://github.com/phpspec/prophecy) - Highly opinionated mocking framework for PHP 5.3+. * [Prophecy](https://github.com/phpspec/prophecy) - A highly opinionated mocking framework.
* [Faker](https://github.com/fzaninotto/Faker) - A fake data generator library. * [Faker](https://github.com/fzaninotto/Faker) - A fake data generator library.
* [Samsui](https://github.com/mauris/samsui) - Another fake data generator library. * [Samsui](https://github.com/mauris/samsui) - Another fake data generator library.
* [Alice](https://github.com/nelmio/alice) - An expressive fixture generation library. * [Alice](https://github.com/nelmio/alice) - An expressive fixture generation library.