2017 © Pedro Peláez
 

library phone-country-codes

A simple library to get phone country codes.

image

megastruktur/phone-country-codes

A simple library to get phone country codes.

  • Sunday, October 15, 2017
  • by megastruktur
  • Repository
  • 1 Watchers
  • 1 Stars
  • 16 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Phone Country Codes

The library provides a list of country phone codes., (*1)

Example

getCodesList method:, (*2)

   "AF" => "+93",
   "AX" => "+358",
   "AL" => "+355",
   "DZ" => "+213",
   "AS" => "+1684",

getCodesFullList method allows to get the list of all details per phone/country code., (*3)

Usage

// Return the list of phone codes:
\megastruktur\PhoneCountryCodes::getCodesList();

/* Return the full array of codes and details:
 *  "country_code" => [
 *    "name",
 *    "dial_code",
 *    "code",
 *  ]
*/
\megastruktur\PhoneCountryCodes::getCodesFullList();

The Versions

15/10 2017

dev-master

9999999-dev http://github.com/megastruktur/phone-country-codes

A simple library to get phone country codes.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

by Peter Varaksin

country phone

15/10 2017

0.4

0.4.0.0 http://github.com/megastruktur/phone-country-codes

A simple library to get phone country codes.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

by Peter Varaksin

country phone

15/10 2017

0.3

0.3.0.0 http://github.com/megastruktur/phone-country-codes

A simple library to get phone country codes.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

by Peter Varaksin

country phone

15/10 2017

0.2

0.2.0.0 http://github.com/megastruktur/phone-country-codes

A simple library to get phone country codes.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

by Peter Varaksin

country phone

15/10 2017

0.1

0.1.0.0 http://github.com/megastruktur/phone-country-codes

A simple library to get phone country codes.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

by Peter Varaksin

country phone