lenevor / fibber
Fibber is a PHP library that generates fake data.
dev-master
2026-06-04 06:46 UTC
Requires
- php: ^8.3
- psr/container: ^2.0
This package is auto-updated.
Last update: 2026-06-05 06:47:22 UTC
README
Fibber is a PHP library that generates fake data. Whether you need to bootstrap your database, create good-looking XML documents, fill-in your persistence to stress test it, or anonymize data taken from a production service, Fibber are you needs for your applications PHP.
It's heavily inspired by PHP's FakerPHP.
Getting Started
Installation
Fibber requires PHP >= 8.3
composer require lenevor/fibber