PHPackages                             samon/persian-names - 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. samon/persian-names

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

samon/persian-names
===================

This package has some tools to work with Persian names.

07PHP

Since Jan 24Pushed 5y ago1 watchersCompare

[ Source](https://github.com/saeedmou/persian-names)[ Packagist](https://packagist.org/packages/samon/persian-names)[ RSS](/packages/samon-persian-names/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Persian Names
=============

[](#persian-names)

This repository has some tools to work with Persian names.

How to use?
===========

[](#how-to-use)

Get package with composer
-------------------------

[](#get-package-with-composer)

first use this code in console terminal to get the package

```
composer require samon/persian-names
```

Declaration
-----------

[](#declaration)

then put this code at the top of your codes:

```
require './vendor/autoload.php';
```

Define new Object
-----------------

[](#define-new-object)

now define `new PersianNames\Names()` object

```
$person = new PersianNames\Names();
```

now you can access to the methodes.

Development
===========

[](#development)

This source is written in PHP.

Source of Names
===============

[](#source-of-names)

The names are come from this [Link](https://esm.tamadonema.ir/)

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity31

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/9977567?v=4)[SS](/maintainers/saeedmou)[@saeedmou](https://github.com/saeedmou)

---

Top Contributors

[![saeedmou](https://avatars.githubusercontent.com/u/9977567?v=4)](https://github.com/saeedmou "saeedmou (13 commits)")

### Embed Badge

![Health badge](/badges/samon-persian-names/health.svg)

```
[![Health](https://phpackages.com/badges/samon-persian-names/health.svg)](https://phpackages.com/packages/samon-persian-names)
```

###  Alternatives

[rappasoft/lockout

Put your Laravel application into read-only mode.

96280.4k2](/packages/rappasoft-lockout)[tobimori/kirby-seo

The default choice for SEO on Kirby: Implement technical SEO &amp; Meta best practices with ease and provide an easy-to-use editor experience

10039.7k1](/packages/tobimori-kirby-seo)

PHPackages © 2026

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