Libraries tagged by flake
manageitwa/laravel-fixtures
487 Downloads
Loads fake data sets into Laravel for testing.
lucid-modules/module-customer-guard
19 Downloads
Prevents registering fake accounts
laravelflux/laravel-fixtures
5049 Downloads
Laravel Fixtures are used to load a 'fake' set of data into a database that can then be used for testing
directorytree/anonymize
8 Downloads
Anonymize sensitive model data with realistic fake data using Faker
dev-dima-kr/laravel-fixtures
1431 Downloads
Laravel Fixtures are used to load a 'fake' set of data into a database that can then be used for testing
crimsonkissaki/mockmaker
44 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
brunojunior/symfony-smsfaker
573 Downloads
Fake SMS (as email or log during development) Notifier Bridge with notification content.
zenify/doctrine-fixtures
20302 Downloads
Doctrine Fixtures, Faker and Alice integration into Nette
skymin/inventorylib
0 Downloads
PMMP Fake inventory tool virion
barrelstrength/sprout-import
8332 Downloads
Import content and settings. Generate fake data.
anahkiasen/fakable
12726 Downloads
Allows the creation and seeding of fake Eloquent models
aerni/statamic-factory
443 Downloads
Quickly whip up fake content
ziphp/faker
2014 Downloads
Fixture generator. The Faker integration for the Yii framework.
zachleigh/fake-better
20 Downloads
Faker provider to use more realistic fake data, extensive Laravel support.
yuriy-sorokin/boundary-data-faker
28 Downloads
A library to generate boundary condition values for your tests