2017 © Pedro Peláez
 

library identifymobilenumber

Verify NTC and NCELL mobile number

image

saurav/identifymobilenumber

Verify NTC and NCELL mobile number

  • Wednesday, February 28, 2018
  • by sauravkuwar
  • Repository
  • 0 Watchers
  • 0 Stars
  • 9 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

About IdentifyMobileNumber

A simple library to detect mobile number provider. It is for NTC and NCELL in Nepal, (*1)

Installation

*composer require saurav/identifymobilenumber, (*2)

Usage Example

use IdentifyMobileNumber, (*3)

  • echo IdentifyMobileNumber::check('98073a3730'); // NaN
  • echo IdentifyMobileNumber::check('9807353730'); // NCELL
  • echo IdentifyMobileNumber::check('9843642827'); // NTC

License

The Laravel framework is open-sourced software licensed under the MIT license., (*4)

The Versions

28/02 2018

dev-master

9999999-dev

Verify NTC and NCELL mobile number

  Sources   Download

MIT

The Development Requires

by Saurav Kuwar

23/02 2018

1.0.0

1.0.0.0

Verify NTC and NCELL mobile number

  Sources   Download

MIT

The Development Requires

by Saurav Kuwar