Skip to content

A quick MySQL Database with all countries of the world and all telephony dialling codes and telephone length

Notifications You must be signed in to change notification settings

jgarino/countries-telephones

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

countries-telephones

A quick library used to normalize telephone numbers. Applications are huge because you will find inside this table :

  • the ISO 2-letters country code
  • the English CAPITAL-letters country's name
  • the official ISO 3-letters currency used in this country
  • the international dialling code ("+44" for UK, "+33" for France, "+1" for USA...)
  • the trunk prefix : first prefix to dial for local numbers (it's "0" in most countries)
  • the minimum local telephone number length : 014720001 => 10 digits for a local french number
  • I added the decimal separator for each country '.', or ',' for most countries

Wiki : http://jgarino.github.io/countries-telephones/

About

A quick MySQL Database with all countries of the world and all telephony dialling codes and telephone length

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages