PHPackages                             kodegrenade/naija-faker-laravel - 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. kodegrenade/naija-faker-laravel

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

kodegrenade/naija-faker-laravel
===============================

A Laravel faker library to generate typical Nigeria fake data ranging from name, address, phone number, LGAs and states for you. It supports Yoruba, Igbo, and Hausa ethnic groups with culturally authentic data.

v1.0.2(4mo ago)482MITPHPCI passing

Since Sep 22Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/kodegrenade/naija-faker-laravel)[ Packagist](https://packagist.org/packages/kodegrenade/naija-faker-laravel)[ RSS](/packages/kodegrenade-naija-faker-laravel/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (3)Dependencies (4)Versions (5)Used By (0)

Laravel NaijaFaker
==================

[](#laravel-naijafaker)

Introduction 👋
--------------

[](#introduction-)

A comprehensive package that generates fake, culturally authentic Nigerian data — names, addresses, phone numbers, bank accounts, universities, companies, and much more. Supports three major ethnic groups: **Yoruba**, **Igbo**, and **Hausa**.

> NB: Nigeria as a country has so many languages. `Yoruba`, `Igbo` and `Hausa` are the only languages supported at the moment.

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

[](#installation)

Install via composer

```
composer require kodegrenade/naija-faker-laravel
```

Add service provider to the `config/app.php` file

```
