Libraries tagged by mock data
opendsr/seedfaker
24 Downloads
Deterministic synthetic data generator — 200+ fields, 68 locales
oluokunkabiru/auto-seeder
14 Downloads
Intelligent automated PHP database seeder for Laravel that introspects schema architectures to instantly populate precise Fake data natively adhering to Types, ENUM fields, and Foreign Key Constraints.
schnipseljagd/testdatabuilder
13002 Downloads
Helps you to build your mocks, stubs and test data in a nice oop way.
phdevutils/faker
12 Downloads
Filipino-localized fake-data generator — names, addresses (regions/provinces/cities), phones, government IDs, peso amounts, businesses, PH holiday/working-day dates, and full payslip fixtures (uses phdevutils/payroll).
petrelli/live-statics-addons
13 Downloads
Addons to extend petrelli/live-statics with new functionalities
petrelli/live-statics
134 Downloads
Rapid development aid package that facilitates data modelling and dynamic integration with views
mf1dd/object-builder
1 Downloads
Automatically creates fully populated PHP object instances with random, type-safe values. Designed for test fixtures and runtime object generation. Supports all PHP class types — regular classes, readonly classes, abstract classes, enums, traits, interfaces, and built-in stock classes like DateInterval or ArrayObject. Recursively resolves nested object graphs, detects property names for semantically meaningful values (timezone, email, firstname …), and offers constraint-based value ranges via a fluent API. No framework required; zero runtime dependencies beyond nikic/php-parser. PHP 8.2+.
kumatch/dateclock
31 Downloads
Creates current date/time, or stop.
bogdanghervan/laravel-dummy-observer
691 Downloads
Mock Eloquent model save and make assertions on saved data
beequeue/tweaky
10 Downloads
A library for transforming JSON data
baxtian/wp_faker
22 Downloads
Faker (phpfaker/faker) for WordPress via Brain Monkey
arraypress/wp-faker
5 Downloads
A lightweight WordPress library for generating fake data for seeding and testing
aydin-hassan/mage-mocker
1 Downloads
Create fake data for magento development
stratedge/wye
5296 Downloads
A library that makes unit testing database-driven code in PHP a breeze. Mock the native PDO class, define query results, and inspect executed statements.
sanovskiy/simple-cache
0 Downloads
A simple and transparent caching library for PHP with multiple driver support