/persian-names

This repository has some tools to work with Persian names.

Primary LanguagePHP

Persian Names

This repository has some tools to work with Persian names.

How to use?

Get package with composer

first use this code in console terminal to get the package

composer require samon/persian-names

Declaration

then put this code at the top of your codes:

require './vendor/autoload.php';

Define new Object

now define new PersianNames\Names() object

$person = new PersianNames\Names();

now you can access to the methodes.

Development

This source is written in PHP.

Source of Names

The names are come from this Link