1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-16 21:02:20 +00:00

Tweak Parody description.

This commit is contained in:
Jamie 2014-10-29 18:00:28 -06:00
parent 78510204cd
commit f8f35d8074

View File

@ -221,7 +221,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
* [Atoum](https://github.com/atoum/atoum) - A simple testing library.
* [Mockery](https://github.com/padraic/mockery) - A mock object library for testing.
* [Phake](https://github.com/mlively/Phake) - Another mock object library for testing.
* [Parody](https://github.com/dotink/Parody) - Yet another mock object library for testing.
* [Parody](https://github.com/dotink/Parody) - A library for mimicking classes.
* [Faker](https://github.com/fzaninotto/Faker) - A 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.