baganit/checkoperator

检查 laravel 包的运营商。

1.0.1 2020-01-14 09:24 UTC

This package is not auto-updated.

Last update: 2024-10-03 07:14:48 UTC


README

检查运营商

如何获取?

composer require baganit/checkoperator

如何使用?

use BaganIT\Checkoperator\Checkoperator;

$checkop = new Checkoperator(); return $checkop->checkoperator($phone);