mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-21 16:46:22 +00:00
A new fake data generator framework
This commit is contained in:
parent
ab9274b41c
commit
acf56a824b
@ -252,6 +252,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
* [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) - A highly opinionated mocking framework.
|
* [Prophecy](https://github.com/phpspec/prophecy) - A highly opinionated mocking framework.
|
||||||
|
* [Fakerino](https://github.com/niklongstone/Fakerino) - A modern fake data generator 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.
|
||||||
|
Loading…
Reference in New Issue
Block a user