2017 © Pedro Peláez
 

library myanmar-phone-number-php

PHP port of ( https://github.com/Melomap/mm_phonenumber ) to check valid myanmar mobile numbers, get mobile operator's name, sanitize mobile numbers and get mobile network types.

image

cyberwings/myanmar-phone-number-php

PHP port of ( https://github.com/Melomap/mm_phonenumber ) to check valid myanmar mobile numbers, get mobile operator's name, sanitize mobile numbers and get mobile network types.

  • Tuesday, April 24, 2018
  • by johnreginald
  • Repository
  • 1 Watchers
  • 4 Stars
  • 31 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 3 Versions
  • 41 % Grown

The README.md

PHP port of mm_phonenumber to check valid myanmar mobile numbers, get mobile operator's name, sanitize mobile numbers and get mobile network types., (*1)

Credit: Original script (Python) Original script (JS), (*2)

Installation

TODO

Usage

is_telecom('Telenor', "09794303891");
    $phone_number->is_telecom('mpt', "09794303891");
    $phone_number->is_telecom('ooredoo', "09794303891");
    $phone_number->is_telecom('mytel', "09694303891");
    $phone_number->is_telecom('mec', "09334303891");

    $phone_number->is_valid('09794303891');
    $phone_number->telecom_name('09794303891');
    $phone_number->add_prefix("0979403891");
?>

TODO

  • Features: Check Network Types
  • Installation Instruction
  • Packagist *
  • Laravel Validation Rule
  • Laravel Package

The Versions

24/04 2018

dev-master

9999999-dev

PHP port of ( https://github.com/Melomap/mm_phonenumber ) to check valid myanmar mobile numbers, get mobile operator's name, sanitize mobile numbers and get mobile network types.

  Sources   Download

Apache-2.0

by Htet Wai Yan Soe

24/04 2018

0.0.2

0.0.2.0

PHP port of ( https://github.com/Melomap/mm_phonenumber ) to check valid myanmar mobile numbers, get mobile operator's name, sanitize mobile numbers and get mobile network types.

  Sources   Download

Apache-2.0

by Htet Wai Yan Soe

31/01 2018

0.0.1

0.0.1.0

PHP port of ( https://github.com/Melomap/mm_phonenumber ) to check valid myanmar mobile numbers, get mobile operator's name, sanitize mobile numbers and get mobile network types.

  Sources   Download

Apache-2.0

by Htet Wai Yan Soe