Libraries tagged by fixit
xefi/faker-php-currencies
271 Downloads
Faker extension to manipulate currencies
tomaj/faker
21576 Downloads
Fork of php Faker PHP library with custom Data provider.
tmilos/light-fsm
37 Downloads
Light and simple finite state machine with nice API for automatic workflow and external state, with export to dot feature
test-db-acle/test-db-acle
337 Downloads
Framework for very lightweight setting up of database test data for unit tests
solitus0/alice-generator
826 Downloads
Recursively generate Alice fixtures from existing objects
skovachev/fakefactory
1121 Downloads
A model factory package for Laravel 4 with expressive API for creating custom tailored dummy objects
sefam/faker
5817 Downloads
Faker is a PHP library that generates fake data for you.
ravage84/cakephp-fake-seeder
4524 Downloads
A shell to seed your database with fake and/or fixed data.
rasuvaeff/property-testing-names
26 Downloads
Localised person-name generators (en, ru) for rasuvaeff/property-testing-core: first, last, patronymic and gender-consistent full names
pizgariu/immutable-test-builder
9 Downloads
Immutable test data builders for PHP - perfect defaults, clone-based tailoring per test, loud refusal on impossible state and a bundled PHPStan rule set that enforces how a builder must be written. Zero runtime dependencies.
particle/state
24 Downloads
A rather simplistic but pretty finite state machine implementation
ohseesoftware/laravel-veneer
438 Downloads
Laravel Veneer offers a suite of fixture data and mocking methods for you to use to coverage the 80% of mocking 3rd party services.
ngtfkx/laradeck-address-generator
94 Downloads
Generating real addresses to create test data
mtk3d/laravel-http-vcr
5 Downloads
Record and replay HTTP requests in Laravel tests — every Http:: facade call goes through a cassette, with nothing to wire up. The Laravel bridge for mtk3d/http-vcr.
michcald/fsm
28 Downloads
Finite State Machine Library for PHP