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

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

josh/faker
==========

A library for generate fake items

0.0.8(7y ago)161.7k3MITPHPPHP &gt;=5.6

Since Jan 29Pushed 6y ago3 watchersCompare

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

READMEChangelog (8)Dependencies (1)Versions (10)Used By (0)

[![Build Status](https://camo.githubusercontent.com/7da44298206a417a5b21c5e4986542a159c0c7bbe81498160e548fdac6e4e0df/68747470733a2f2f7472617669732d63692e6f72672f69616d616c6972657a616a2f66616b65722e737667)](https://travis-ci.org/iamalirezaj/faker)[![Latest Stable Version](https://camo.githubusercontent.com/b42826152d31e2e06e77307eb6d01a706dfee96002bfd2adb578e3777c9ffaf0/68747470733a2f2f706f7365722e707567782e6f72672f6a6f73682f66616b65722f762f737461626c65)](https://packagist.org/packages/josh/faker)[![Total Downloads](https://camo.githubusercontent.com/10602026fa004032a11a12156b4b4aa03e22f59928db9c15ff4fec9c366a2538/68747470733a2f2f706f7365722e707567782e6f72672f6a6f73682f66616b65722f646f776e6c6f616473)](https://packagist.org/packages/josh/faker)[![Latest Unstable Version](https://camo.githubusercontent.com/05baf3e0c9cec070b16c8e757f5d458102192fd02fd74743fec090ffc2bca289/68747470733a2f2f706f7365722e707567782e6f72672f6a6f73682f66616b65722f762f756e737461626c65)](//packagist.org/packages/josh/faker)[![License](https://camo.githubusercontent.com/29e0be366cf0056943b8b097a637d8710bbdd221df5af21840976f9e80ec341a/68747470733a2f2f706f7365722e707567782e6f72672f6a6f73682f66616b65722f6c6963656e7365)](https://packagist.org/packages/josh/faker)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/8db79d8050441fd066c9eec9229e4b3dd94eab2d5b182dfc92e59d6bdf6b8722/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f69616d616c6972657a616a2f66616b65722f6261646765732f7175616c6974792d73636f72652e706e67)](https://scrutinizer-ci.com/g/iamalirezaj/faker)[![Say Thanks!](https://camo.githubusercontent.com/ee843c523d57170345478ba1c560741cf66c2e266144266ccd1ab0c51b7f87a5/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5361792532305468616e6b732d212d3145414544422e737667)](https://saythanks.io/to/iamalirezaj)

Josh faker component
====================

[](#josh-faker-component)

A persian faker library for php

Requirement
-----------

[](#requirement)

- php 5.6 &gt;=

Install with composer
---------------------

[](#install-with-composer)

You can install this package throw the [Composer](http://getcomposer.org) by running:

```
composer require josh/faker

```

Usage
-----

[](#usage)

You can access to faker objects by according blew following table:

```
// use the faker namespace

use Josh\Faker\Faker;
```

ObjectsDescriptions`Faker::firstname()`Return random firstname`Faker::lastname()`Return random lastname`Faker::fullname()`Return random fullname`Faker::company()`Return random company name`Faker::mobile()`Return random mobile number`Faker::telephone()`Return random telephone number`Faker::email()`Return random email address`Faker::domain()`Return random domain`Faker::website()`Return random website address`Faker::pageUrl()`Return random pageUrl`Faker::age($min,$max)`Return random age arguments\*("Min" , "Max")`Faker::address()`Return random postal address`Faker::city()`Return random city name`Faker::meliCode()`Return random meli codeLicense
-------

[](#license)

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

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 91.2% 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 ~89 days

Recently: every ~155 days

Total

8

Last Release

2767d ago

PHP version history (2 changes)0.0.1PHP &gt;=5.4

0.0.3PHP &gt;=5.6

### Community

Maintainers

![](https://www.gravatar.com/avatar/0f9e0117221414377b0cfda7d06118a34ad66580e83120387f75dd9990e4694c?d=identicon)[mrjosh](/maintainers/mrjosh)

---

Top Contributors

[![mrjosh](https://avatars.githubusercontent.com/u/9644368?v=4)](https://github.com/mrjosh "mrjosh (31 commits)")[![vahid-almasi](https://avatars.githubusercontent.com/u/8123263?v=4)](https://github.com/vahid-almasi "vahid-almasi (3 commits)")

---

Tags

city-fakerfakefakerfaker-componentgeneratormelicodepersian-fakerphp-faker

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[kartik-v/yii2-dialog

An asset bundle for bootstrap3-dialog for Yii 2.0 framework.

496.2M18](/packages/kartik-v-yii2-dialog)[julien731/wp-dismissible-notices-handler

A simple library to handle Ajax-dismissible admin notices for WordPress

456.2k1](/packages/julien731-wp-dismissible-notices-handler)[space48/auto-value

Generated immutable value classes for PHP7.1+

291.6k](/packages/space48-auto-value)[binshops/laravel-ticket

A simple ticketing system for Laravel 5.1 – 5.8 and 6.\* - 7.\* - 8.\* - 9.\* - 10.\* -which integrates smoothly with Laravel default users and auth system

261.0k](/packages/binshops-laravel-ticket)

PHPackages © 2026

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