pestphp/pest-plugin-faker
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| pestphp/pest-plugin-mock | 0.89 | Pest plugin that integrates Mockery into Pest tests, providing convenient helpers to create, configure, and verify mocks and spies with a simple, Pest-friendly API for unit and feature testing in PHP/Laravel projects. | 16 | 15 | 10 | 14K | 0 | 0.2 | 28.2 | MIT | — | |
| pestphp/pest-plugin-watch | 0.86 | — | 22 | 21 | 10 | 18K | 0 | 0.3 | 28.3 | MIT | — | |
| pestphp/pest-plugin-drift | 0.85 | Pest Plugin Drift adds drift detection to your Pest test suite, helping catch behavioral changes and flaky differences across runs. Install alongside Pest to track and report unexpected output or snapshot mismatches during testing. | 73 | 73 | 10 | 326K | 0 | 1.2 | 50.3 | MIT | 3 years ago | |
| pestphp/pest-plugin | 0.85 | Plugin API for Pest PHP, the elegant testing framework. Use it to build and distribute Pest plugins that extend the runner, add custom expectations, hooks, and tooling integrations for your PHP test suite. | 0 | 47 | — | 4M | — | 0.9 | 55.6 | — | — | |
| fzaninotto/faker | 0.85 | 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 | |
| fakerphp/faker | 0.85 | 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 | |
| faissaloux/pest-plugin-inside | 0.84 | Pest plugin to run tests from inside your app’s context. Provides helpers to bootstrap Laravel or other frameworks for faster, cleaner integration-style tests without leaving Pest. Simple setup, lightweight, and aimed at improving developer ergonomics. | 4 | 4 | 2 | 272 | 0 | 23.7 | 28.3 | MIT | 1 week ago | |
| pestphp/pest-plugin-mutate | 0.84 | Pest Plugin Mutate brings mutation testing to Pest, helping you gauge test suite effectiveness by introducing small code changes and checking whether tests catch them. Ideal for strengthening coverage and confidence in your PHP applications. | 41 | 41 | 6 | 4M | 0 | 2.6 | 57.2 | MIT | 1 year ago | |
| pestphp/pest-plugin-browser | 0.83 | Pest Plugin for Browser adds browser testing capabilities to Pest, helping you write expressive end-to-end tests for your PHP applications. Part of the Pest ecosystem—see pestphp.com for docs and setup guidance. | 131 | 127 | 118 | 608K | 0 | 9.0 | 68.2 | MIT | — | |
| yiisoft/yii2-faker | 0.82 | 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 | — |
How can I help you explore Laravel packages today?