PHPackages                             michalkortas/sms-gate-api - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. michalkortas/sms-gate-api

ActiveLibrary[API Development](/categories/api)

michalkortas/sms-gate-api
=========================

API For huawei LAN/WAN LTE Modems written in PHP

v1.0.0(3y ago)1436—0%1LGPL-3.0-onlyPHPPHP ^8.1

Since Dec 20Pushed 3y agoCompare

[ Source](https://github.com/michalkortas/sms-gate-api)[ Packagist](https://packagist.org/packages/michalkortas/sms-gate-api)[ RSS](/packages/michalkortas-sms-gate-api/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (5)Versions (2)Used By (0)

huawei-lte-api-php
==================

[](#huawei-lte-api-php)

API for Huawei LAN/WAN LTE Modems rewritten from [original Python library](https://github.com/Salamek/huawei-lte-api) into PHP you can use this to simply send SMS, get information about your internet usage, signal, and tons of other stuff

### Tested on:

[](#tested-on)

#### 3G/LTE Routers:

[](#3glte-routers)

- Huawei B310s-22
- Huawei B315s-22
- Huawei B525s-23a
- Huawei B525s-65a
- Huawei B715s-23c
- Huawei B528s
- Huawei B535-232
- Huawei B628-265
- Huawei B818-263
- Huawei E5186s-22a
- Huawei E5576-320
- Huawei E5577Cs-321

#### 3G/LTE USB sticks:

[](#3glte-usb-sticks)

(Device must support NETWork mode aka. "HiLink" version, it wont work with serial mode)

- Huawei E3131
- Huawei E3372
- Huawei E3531

#### 5G Routers:

[](#5g-routers)

- Huawei 5G CPE Pro 2 (H122-373)

(probably will work for other Huawei LTE devices too)

### Will NOT work on:

[](#will-not-work-on)

#### LTE Routers:

[](#lte-routers)

- Huawei B2368-22 (Incompatible firmware, testing device needed!)
- Huawei B593s-22 (Incompatible firmware, testing device needed!)

Installation
------------

[](#installation)

### composer

[](#composer)

```
$ composer require icetee/huawei-lte-api-php
```

Usage
-----

[](#usage)

```
