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

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

neyshaburi/faker
================

Farsi fake data package for laravel 5.2

v1.2(7y ago)122MITPHP

Since Jul 26Pushed 7y ago1 watchersCompare

[ Source](https://github.com/Neyshaburi/Faker)[ Packagist](https://packagist.org/packages/neyshaburi/faker)[ RSS](/packages/neyshaburi-faker/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)DependenciesVersions (3)Used By (0)

Farsi Faker
===========

[](#farsi-faker)

Farsi 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 neyshaburi/faker:1.*
```

### Step 2

[](#step-2)

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

```
Neyshaburi\Faker\FakerServiceProvider::class,
```

### Step 3

[](#step-3)

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

```
'Faker' => Neyshaburi\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 +989123456789`Faker::telephone()`Return a random telephone number +982187654321`Faker::email()`Return a random email address`Faker::domain()`Return a random domain like: `Faker::age($min=10, $max=70)`Return a random you can use $min and $max but thery are nullable`Faker::birthday($from=1315, $to=1387, $split='/')`Return a random birthday date use $sign for replace '/' between year/mounth/day`Faker::date($from=1315, $to=1397, $split='/')`Return a random date betwen 1315 to 1397 use $split for replace '/' between year/mounth/day`Faker::time($from=0, $to=23, $split=':')`Return a random time betwen 00:00:00 to 23:59:59 use $split for replace ':' between HH:MM:SS`Faker::dateTime($from=1315, $to=1397, $dateSplit='/', $timeSplit=':')`Return a random dateTime betwen 1315/01/01 00:00:00 to 1397/12/30 23:59:59`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::words($count=2)`Return a string random tow ... word`Faker::title()`Return a random title`Faker::sentence()`Return a random sentence`Faker::paragraph()`Return a random paragraph`Faker::paragraphs($count=2)`Return a string random two ... paragraphsLicense
-------

[](#license)

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

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~0 days

Total

2

Last Release

2895d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a1a350fb20f2c08581a382eea17808d4de4b21fb3ff67bcdd1515f38b5ca6dd9?d=identicon)[S.Neyshaburi](/maintainers/S.Neyshaburi)

---

Top Contributors

[![Neyshaburi](https://avatars.githubusercontent.com/u/32030705?v=4)](https://github.com/Neyshaburi "Neyshaburi (21 commits)")

### Embed Badge

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

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

###  Alternatives

[jg/kirby-fields-block

Kirby Fields Block

10425.7k](/packages/jg-kirby-fields-block)[myweb/show-out-of-stock-products

Show out-of-stock product configurations for configurable products on the front end.

131.7k](/packages/myweb-show-out-of-stock-products)

PHPackages © 2026

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