fzaninotto/faker
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| yiisoft/yii2-faker | 0.89 | 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 | — | |
| andyftw/image-faker | 0.89 | andyftw/image-faker adds an image provider to Faker, letting you generate fake image URLs or placeholders for tests and seeders. Useful for populating avatar, thumbnail, and gallery fields with realistic-looking image data during development. | 0 | 0 | — | 3 | — | 0.3 | 8.3 | — | — | |
| league/factory-muffin | 0.89 | Factory Muffin helps you rapidly create test objects in PHP with simple, reusable model factories (inspired by factory_girl). Define models and generate instances for fixtures and unit tests; optional Faker integration is available via factory-muffin-faker. | 537 | 540 | 73 | 334K | 17 | 19.6 | 46.4 | MIT | 5 years ago | |
| league/factory-muffin-faker | 0.87 | 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 | |
| fakerphp/faker | 0.87 | 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(). | 3,974 | 4,055 | 425 | 10M | 11 | 44.0 | 55.7 | NOASSERTION | 1 year ago | |
| symfonycasts/internal-test-helpers | 0.86 | Internal test utilities from SymfonyCasts to streamline PHPUnit and Symfony/Laravel package testing. Provides shared helpers, fixtures, and assertions used across SymfonyCasts projects to reduce boilerplate and keep tests consistent and readable. | 0 | — | 2 | — | 0 | 0.1 | — | — | — | |
| splash/faker | 0.86 | 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 | — | — | |
| 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 | — | |
| willdurand/faker-bundle | 0.84 | — | 275 | 284 | 36 | 1K | 10 | 7.3 | 12.9 | — | 8 years ago | |
| butschster/entity-faker | 0.84 | 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 | |
| davidbadura/faker-bundle | 0.84 | — | 11 | 13 | 2 | 52 | 0 | 0.6 | 7.1 | MIT | 10 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 | |
| zendframework/zend-validator | 0.77 | Powerful validation library from Zend Framework for PHP apps. Provides a wide range of reusable validators, input filtering, and custom rule support with clear error messages. Integrates easily into forms and domain validation workflows. | 179 | 181 | 133 | 144K | 41 | 12.0 | 36.6 | BSD-3-Clause | 6 years ago | |
| cocur/vale | 0.77 | cocur/vale is a lightweight PHP value validation library. Define reusable rules to validate strings, numbers, arrays, and objects, and get clear, consistent results without pulling in a full framework—handy for DTOs, APIs, and input sanitization. | 14 | 14 | 1 | 3K | 0 | 0.7 | 31.7 | MIT | 11 years ago | |
| bagisto/laravel-datafaker | 0.76 | Generate realistic fake data for Bagisto 2.3 during development: create customers, categories, and products (Simple, Virtual, Downloadable, Configurable). Install via Composer and run the bagisto:fake Artisan command to seed records. | 24 | 24 | 24 | 21K | 0 | 6.4 | 41.6 | MIT | 10 months ago | |
| mohammad-fouladgar/eloquent-builder | 0.61 | — | 526 | 527 | 43 | 2K | 0 | 4.2 | 8.7 | MIT | 6 years ago | |
| mehdi-fathi/eloquent-filter | 0.60 | Laravel package to filter Eloquent models via query strings. Supports complex query structures, custom/overridable conditions, builder integration, and fine-grained control over filter execution. Useful for APIs and large datasets, with optional rate limiting. | 447 | 448 | 41 | 2K | 7 | 29.8 | 16.9 | MIT | 3 months ago |
How can I help you explore Laravel packages today?