PHPackages                             bilalbentoumi/fakerphp-dz - 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. bilalbentoumi/fakerphp-dz

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

bilalbentoumi/fakerphp-dz
=========================

FakerPHP algeria providers

0.0.1(3y ago)56.8kMITPHPPHP &gt;=7.1.0

Since Jun 14Pushed 3y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Algeria Providers for FakerPHP
==============================

[](#algeria-providers-for-fakerphp)

Algeria providers extension for [fakerphp/faker](https://fakerphp.github.io)

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

[](#installation)

```
composer require bilalbentoumi/fakerphp-dz

```

Documentation
-------------

[](#documentation)

How to use each provider with examples

### Person (AR)

[](#person-ar)

```
$faker = Faker\Factory::create();
$faker->addProvider(new BilalBentoumi\Faker\Provider\ar_DZ\Person($faker));

echo $faker->name();
// 'فريد شيباني'

echo $faker->firstName();
// 'أسامة'

echo $faker->firstName('female');
// 'نسرين'

echo $faker->lastName();
// 'بلحاج'
```

### Person (FR)

[](#person-fr)

```
$faker = Faker\Factory::create();
$faker->addProvider(new BilalBentoumi\Faker\Provider\fr_DZ\Person($faker));

echo $faker->name();
// 'Yousra Kadi'

echo $faker->firstName();
// 'Mouloud'

echo $faker->firstName('female');
// 'Asma'

echo $faker->lastName();
// 'Boumediene'
```

Resources
---------

[](#resources)

- [FakerPHP Docs](https://fakerphp.github.io)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

1425d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6acf868cab6f41c7104cd00d0d96c7296ee7bfec6e2090b17106a5a1ccd147ed?d=identicon)[bilalbentoumi](/maintainers/bilalbentoumi)

---

Top Contributors

[![bilalbentoumi](https://avatars.githubusercontent.com/u/13942773?v=4)](https://github.com/bilalbentoumi "bilalbentoumi (5 commits)")

### Embed Badge

![Health badge](/badges/bilalbentoumi-fakerphp-dz/health.svg)

```
[![Health](https://phpackages.com/badges/bilalbentoumi-fakerphp-dz/health.svg)](https://phpackages.com/packages/bilalbentoumi-fakerphp-dz)
```

###  Alternatives

[verbb/formie

The most user-friendly forms plugin for Craft.

101372.9k40](/packages/verbb-formie)[blair2004/nexopos

The Free Modern Point Of Sale System build with Laravel, TailwindCSS and Vue.js.

1.2k2.3k](/packages/blair2004-nexopos)[solspace/craft-freeform

The most flexible and user-friendly form building plugin!

52664.9k12](/packages/solspace-craft-freeform)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)[pablorsk/argentina-data-generator

Argentina data generator for CUIT and CBU numbers

1323.7k](/packages/pablorsk-argentina-data-generator)

PHPackages © 2026

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