angrybytes/quatsch

There is no license information available for the latest version (0.0.1) of this package.

PHP library for generating dummy data

Installs: 1 619

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 7

Forks: 0

Open Issues: 0

pkg:composer/angrybytes/quatsch

0.0.1 2021-07-27 06:45 UTC

This package is not auto-updated.

Last update: 2025-10-02 02:03:04 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.