angrybytes / quatsch
This package is abandoned and no longer maintained.
No replacement package was suggested.
There is no license information available for the latest version (0.0.1) of this package.
PHP library for generating dummy data
0.0.1
2021-07-27 06:45 UTC
Requires (Dev)
- phpstan/phpstan: ^0.12.93
- phpunit/php-invoker: ^3.1
- phpunit/phpunit: ^9.5
This package is not auto-updated.
Last update: 2025-12-25 03:10:27 UTC
README
A small PHP library for generating dummy data. Requires PHP 8.0 and currently also a 64-bit machine.
Quatsch is an alternative to Faker intended to be deterministic if needed (seedable PRNG).
Licensed MIT. Parts based on joshtronic/php-loremipsum.