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

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

ybazli/faker
============

Persian fake data package for laravel

v1.0.1(8y ago)7338.8k↓15.4%13[2 PRs](https://github.com/Ybazli/faker/pulls)1MITPHP

Since Feb 22Pushed 3y ago2 watchersCompare

[ Source](https://github.com/Ybazli/faker)[ Packagist](https://packagist.org/packages/ybazli/faker)[ RSS](/packages/ybazli-faker/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (5)Used By (1)

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::productCategory()`Return a random product category for use online shops`Faker::jobTitle()`return a random job title`Faker::price()`Return a random IRRLicense
-------

[](#license)

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

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity42

Moderate usage in the ecosystem

Community20

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~656 days

Total

3

Last Release

1696d ago

Major Versions

v1.0.1 → v2.x-dev2021-09-25

### Community

Maintainers

![](https://www.gravatar.com/avatar/357576fa53dcab0fc87ceaf7130f3453bb297b236caeb31aed14595045bc84c6?d=identicon)[Ybazli](/maintainers/Ybazli)

---

Top Contributors

[![Ybazli](https://avatars.githubusercontent.com/u/6251679?v=4)](https://github.com/Ybazli "Ybazli (12 commits)")[![menkaff](https://avatars.githubusercontent.com/u/8413386?v=4)](https://github.com/menkaff "menkaff (7 commits)")[![rezaghz](https://avatars.githubusercontent.com/u/36597017?v=4)](https://github.com/rezaghz "rezaghz (3 commits)")[![Hadi-Mohseni](https://avatars.githubusercontent.com/u/74792164?v=4)](https://github.com/Hadi-Mohseni "Hadi-Mohseni (2 commits)")[![samanaslani1992](https://avatars.githubusercontent.com/u/19293803?v=4)](https://github.com/samanaslani1992 "samanaslani1992 (1 commits)")

### Embed Badge

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

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

###  Alternatives

[florianv/swap

Exchange rates library for PHP

1.3k6.4M16](/packages/florianv-swap)[akaunting/laravel-money

Currency formatting and conversion package for Laravel

7825.3M18](/packages/akaunting-laravel-money)[kartik-v/yii2-widget-affix

A scrollspy and affixed enhanced navigation to highlight page sections (sub repo split from yii2-widgets)

153.8M3](/packages/kartik-v-yii2-widget-affix)

PHPackages © 2026

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