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
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| pestphp/pest-plugin-faker | 0.86 | 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. | 37 | 37 | 7 | 215K | 0 | 0.4 | 51.8 | MIT | — | |
| 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 | 59K | 0 | 20.6 | 61.3 | MIT | 4 years ago | |
| fzaninotto/faker | 0.81 | 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,696 | 26,716 | 3,595 | 833K | 76 | 41.8 | 59.5 | MIT | 5 years ago | |
| ergebnis/data-provider | 0.73 | Generate data providers for PHPUnit from arrays, iterables, or generators with a small, focused API. Helps build readable, reusable test datasets and named cases, reducing boilerplate when writing parameterized tests in PHP. | 28 | 28 | 0 | 37K | 1 | 23.9 | 50.5 | MIT | 7 months ago | |
| rawr/phpunit-data-provider | 0.73 | PHPUnit data provider helper for PHP tests. Simplifies building and organizing datasets, supports readable, reusable providers, and makes parameterized tests easier to maintain. Works with PHPUnit to generate cases cleanly and consistently. | 67 | 67 | 5 | 22K | 2 | 22.2 | 41.1 | MIT | 2 years ago | |
| widmogrod/php-functional | 0.71 | Functional programming toolkit for PHP with immutable data structures, monads and typed abstractions. Includes Option/Either/Try, collections, pattern matching, and helpers for safer, composable code. Useful for DDD, CQRS and FP-style application architecture. | 367 | 372 | 32 | 192K | 7 | 29.0 | 46.9 | MIT | 1 year ago |
How can I help you explore Laravel packages today?