Skip to content

A PHP package for international telephone code for African countries.

Notifications You must be signed in to change notification settings

evidenze/country-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

country-code

Build Status

Installation

composer require evidenze/country-code

Usage

use Evidenze\CountryCode;


/**
* The code below will return +234
* Replace NIGERIA with any other country in Africa to get the country code
*/
$nigeria = CountryCode::NIGERIA;

About

A PHP package for international telephone code for African countries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages