fakerphp/faker
Faker is a PHP library for generating realistic fake data to seed databases, build test fixtures, stress test apps, create sample documents, or anonymize production data. Create a generator with Faker\Factory::create() and call methods like name(), email(), text().
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| yiisoft/yii2-faker | 0.88 | Yii2 integration for Faker, providing fixtures and fake data generators to quickly seed databases and build test data in Yii2 apps. Useful for unit/functional tests and rapid prototyping with consistent, customizable fake datasets. | 111 | 117 | 29 | 177K | 4 | 2.6 | 45.5 | BSD-3-Clause | — | |
| fzaninotto/faker | 0.88 | Faker is a PHP library for generating fake data: names, addresses, phone numbers, text, dates, and more. Ideal for seeding databases, creating fixtures, and testing apps, with locale-aware providers and easy extensibility. | 26,678 | 26,716 | 3,587 | 851K | 76 | 31.8 | 31.3 | MIT | 5 years ago | |
| butschster/entity-faker | 0.86 | Generate fake PHP entities and persist them via your ORM using a simple factory. Define per-class attribute generators with Faker, support inheritance via raw attributes, and create single or multiple entities using Laminas hydrators/entity factories. | 4 | 4 | 0 | 2K | 0 | 3.0 | 34.5 | MIT | 3 years ago | |
| willdurand/faker-bundle | 0.86 | — | 275 | 284 | 36 | 1K | 10 | 7.3 | 12.9 | — | 8 years ago | |
| apie/faker | 0.85 | — | 0 | 0 | 1 | 24 | 0 | 0.0 | 19.3 | MIT | — | |
| pestphp/pest-plugin-faker | 0.85 | Pest Plugin Faker adds seamless Faker support to Pest tests, letting you quickly generate realistic fake data in your test suite. Ideal for speeding up data-driven tests with minimal setup. | 38 | 39 | 7 | 219K | 0 | 0.6 | 51.8 | MIT | — | |
| davidbadura/faker-bundle | 0.84 | — | 11 | 13 | 2 | 52 | 0 | 0.6 | 7.1 | MIT | 10 years ago | |
| splash/faker | 0.84 | Laravel/PHP package providing Faker helpers and integrations to generate realistic fake data for testing and seeding. Includes utilities to quickly create names, emails, addresses, dates, and more, streamlining factories and test setups. | 0 | 0 | — | 266 | — | 0.0 | 33.5 | — | — | |
| league/factory-muffin-faker | 0.84 | Wraps Faker generators in deferred closures for easy use with Factory Muffin or any factory setup. Lets you define attributes with Faker and execute generation later, keeping factories simple and flexible. Compatible with PHP 5.4+ via Composer. | 41 | 44 | 19 | 325K | 1 | 3.8 | 54.0 | MIT | 5 years ago | |
| laravel-shift/faker-registry | 0.84 | Central registry for Laravel Faker providers. Easily register, discover, and reuse custom providers across apps and packages, keeping factories and seeders consistent. Ideal for sharing domain-specific fake data generators and avoiding duplicate setup. | 9 | 9 | 0 | 57K | 0 | 0.6 | 51.8 | MIT | 4 years ago |
How can I help you explore Laravel packages today?