Skip to content

This repository has some tools to work with Persian names.

Notifications You must be signed in to change notification settings

saeedmou/persian-names

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This repository has some tools to work with Persian names.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages