swimtobird/blue-flash

There is no license information available for the latest version (v1.0.3) of this package.

Maintainers

Package info

github.com/swimtobird/bule-flash

pkg:composer/swimtobird/blue-flash

Statistics

Installs: 9

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.3 2020-12-05 01:11 UTC

This package is auto-updated.

Last update: 2026-03-05 12:22:57 UTC


README

Installation

composer require swimtobird/blue-flash

HOW TO USE

use Swimtobird\BlueFlash;

$blueFlash = new BlueFlash('BULE_APP_ID','BULE_APP_KEY','token');
$mobile = $blueFlash->getMobile();

//var_dump($mobile);