saurav/identifymobilenumber
Composer 安装命令:
composer require saurav/identifymobilenumber
包简介
Verify NTC and NCELL mobile number
README 文档
README
A simple library to detect mobile number provider. It is for NTC and NCELL in Nepal
Installation
*composer require saurav/identifymobilenumber
Usage Example
use IdentifyMobileNumber
- 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.
统计信息
- 总下载量: 18
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-02-22