samon/persian-names

This package has some tools to work with Persian names.

dev-master 2021-01-24 18:33 UTC

This package is auto-updated.

Last update: 2024-09-25 03:07:08 UTC


README

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