PHPackages                             patrikgrinsvall/faker-fantasy - 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. patrikgrinsvall/faker-fantasy

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

patrikgrinsvall/faker-fantasy
=============================

Faker provider for fantasy names. Support for the deprecated faker and standalone

12

Since Jan 1Compare

[ Source](https://github.com/Patrikgrinsvall/faker-fantasy)[ Packagist](https://packagist.org/packages/patrikgrinsvall/faker-fantasy)[ RSS](/packages/patrikgrinsvall-faker-fantasy/feed)WikiDiscussions Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

faker-fantasy
=============

[](#faker-fantasy)

WIP - so far only words function works

Fantasy names and locales in fakerphp. Works with vanilla php and with laravel

usage vanilla:

```
use Faker\Factory;
use Patrikgrinsvall\FakerFantasy\FantasyProvider;

$faker = Factory::create('fantasy');
$faker->addProvider(new FantasyProvider($faker));
$faker->word();

```

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity28

Early-stage or recently created project

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2749942?v=4)[Patrik Grinsvall](/maintainers/patrikgrinsvall)[@Patrikgrinsvall](https://github.com/Patrikgrinsvall)

### Embed Badge

![Health badge](/badges/patrikgrinsvall-faker-fantasy/health.svg)

```
[![Health](https://phpackages.com/badges/patrikgrinsvall-faker-fantasy/health.svg)](https://phpackages.com/packages/patrikgrinsvall-faker-fantasy)
```

###  Alternatives

[spatie/laravel-analytics

A Laravel package to retrieve Google Analytics data.

3.3k6.1M68](/packages/spatie-laravel-analytics)[laracasts/utilities

Transform your PHP to JavaScript

2.2k10.5M60](/packages/laracasts-utilities)[contributte/di

Extra contrib to nette/di

475.9M18](/packages/contributte-di)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
