PHPackages                             hamed-sadeghinejad/faker - 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. hamed-sadeghinejad/faker

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

hamed-sadeghinejad/faker
========================

Persian fake data package for laravel

v1.0.3(7y ago)015MITPHP

Since Feb 22Pushed 7y agoCompare

[ Source](https://github.com/hsadeghinejad/faker)[ Packagist](https://packagist.org/packages/hamed-sadeghinejad/faker)[ RSS](/packages/hamed-sadeghinejad-faker/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (5)Used By (0)

Persian Faker
=============

[](#persian-faker)

Persian faker package for laravel . This package is created for testing your project with fake data not for create spam. please do not use it to create spam. New options are comming soon. Enjoy it, thanks.

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

[](#installation)

### Step 1

[](#step-1)

get install package with composer

```
composer require ybazli/faker
```

### Step 2

[](#step-2)

Next add this line in your 'config/app.php' in the providers array:

```
Ybazli\Faker\FakerServiceProvider::class,
```

### Step 3

[](#step-3)

Next add this line in your 'config/app.php' in the aliases array:

```
'Faker' => Ybazli\Faker\Facades\Faker::class,
```

Done :)

CodeDescription`Faker::firstName()`Return a random firstname`Faker::lastName()`Return a random lastname`Faker::fullName()`Return a random fullname`Faker::company()`Return a random company name`Faker::mobile()`Return a random mobile number`Faker::telephone()`Return a random telephone number`Faker::email()`Return a random email address`Faker::domain()`Return a random domain like: `Faker::age($min,$max)`Return a random you can use $min and $max but thery are nullable`Faker::birthday($sign)`Return a random birthday date use $sign for replace '/' between year/mounth/day`Faker::address()`Return a random postal address`Faker::city()`Return a random city of iran name`Faker::state()`Return a random state of iran name`Faker::melliCode()`Return a random 10 integer`Faker::word()`Return a random word`Faker::sentence()`Return a random sentence`Faker::paragraph()`Return a random paragraph`Faker::slug($string)`Return sluged of input stringLicense
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE) for more information.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 66.7% of commits — single point of failure

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.

###  Release Activity

Cadence

Every ~81 days

Total

4

Last Release

2758d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/74ef4da5291c403aae421c9abb46e2a3fdd832d0ea93445db369684afcf529c0?d=identicon)[h\_sadeghynejad](/maintainers/h_sadeghynejad)

---

Top Contributors

[![Ybazli](https://avatars.githubusercontent.com/u/6251679?v=4)](https://github.com/Ybazli "Ybazli (4 commits)")[![hsadeghinejad](https://avatars.githubusercontent.com/u/38876242?v=4)](https://github.com/hsadeghinejad "hsadeghinejad (2 commits)")

### Embed Badge

![Health badge](/badges/hamed-sadeghinejad-faker/health.svg)

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

PHPackages © 2026

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