Registry / testing / fzaninotto-faker

fzaninotto-faker

JSON →
library1.9.2phppackagistunverified

Faker is a PHP library that generates fake data for you.

composer require fzaninotto/faker
INSTALL
IMPORT
SIG · FZANINOTTO-FAKER
F
fzaninotto-faker
testingphpv1.9.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Factory
use Faker\Factory;

Generate a random name using Faker.

use Faker\Factory; $faker = Factory::create(); echo $faker->name();
Debug
Known issues
breakingFaker 1.9.x is the last version; the package is no longer maintained.
fix
Consider migrating to a maintained fork like fakerphp/faker.
affects: >=1.9.0
Upgrade
Version history
1.9.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
Resources
fzaninotto-faker — pip install fzaninotto-faker · libregistry