PHPackages                             dominicwatts/fakerfork - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. dominicwatts/fakerfork

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

dominicwatts/fakerfork
======================

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

1.0.1(3y ago)06.3k↓36.5%1[1 PRs](https://github.com/DominicWatts/FakerFork/pulls)1MITPHPPHP &gt;=7.3.0

Since Sep 23Pushed 2y agoCompare

[ Source](https://github.com/DominicWatts/FakerFork)[ Packagist](https://packagist.org/packages/dominicwatts/fakerfork)[ RSS](/packages/dominicwatts-fakerfork/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (2)Versions (4)Used By (1)

Faker
=====

[](#faker)

Installation
------------

[](#installation)

```
composer require dominicwatts/fakerfork
```

Basic Usage
-----------

[](#basic-usage)

### Autoloading

[](#autoloading)

Faker supports both `PSR-0` as `PSR-4` autoloaders.

```
