PHPackages                             jupicose/faker-fictional-name - 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. jupicose/faker-fictional-name

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

jupicose/faker-fictional-name
=============================

Fictional name generator for fzaninotto/Faker

00PHP

Since Dec 27Pushed 7y agoCompare

[ Source](https://github.com/Jupicose/FakerFictionalName)[ Packagist](https://packagist.org/packages/jupicose/faker-fictional-name)[ RSS](/packages/jupicose-faker-fictional-name/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (1)DependenciesVersions (1)Used By (0)

FakerFictionalName
==================

[](#fakerfictionalname)

Generate fictional names in PHP using [fzaninotto/Faker](https://github.com/fzaninotto/Faker).

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

[](#installation)

Add the FakerFictionalName library to your `composer.json` file:

```
composer require jupicose/faker-fictional-name

```

Usage
-----

[](#usage)

To use this with Faker, you must add the `FakerFictionalName\FictionalName` class to the Faker generator:

```
