PHPackages                             pavlyuts/yate-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. pavlyuts/yate-api

Abandoned → [yate-wireless/api](/?search=yate-wireless%2Fapi)Library[API Development](/categories/api)

pavlyuts/yate-api
=================

Yate wireless network core API wrapper

0.3(4y ago)031GPL-2.0-or-laterPHP

Since Sep 18Pushed 4y ago1 watchersCompare

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

READMEChangelogDependencies (2)Versions (3)Used By (0)

Yate mobile core API wrapper for PHP
====================================

[](#yate-mobile-core-api-wrapper-for-php)

Purpose
-------

[](#purpose)

This package intended to simplify communication to Yate core products from PHP application. Build for composer with PSR-4 autoload, uses PSR-3 object for logging.

*Not properly tested, use at your own risk!*

Classes available:

- **[Yate JSON API](https://github.com/pavlyuts/yate-api/wiki/Yate-JSON-API)** class wrapping general JSON API to most Yate comonent - both configuration and control.
- **[USSD gateway API](https://github.com/pavlyuts/yate-api/wiki/USSD-API-class)** class for USSD gateway interface for creating USSD applications
- **[USSD demo/test application](https://github.com/pavlyuts/yate-api/wiki/USSD-Demo-Test-Application)**, a good for learning and test USSD gateway interaction.
- **[USSD Menu/dialogue engine](https://github.com/pavlyuts/yate-api/wiki/USSD-Menu-Engine)**, for easy create USSD menus, dialogues and applications.
- **[USSD Menu handler](https://github.com/pavlyuts/yate-api/wiki/USSD-Menu-Handler)**, base class for menu handlers enriched with business logic.
- **[USSD Demo Menu handler](https://github.com/pavlyuts/yate-api/wiki/USSD-Demo-Menu-Handler)**, demo class, implementing simple USSD menus with examples of session vars management.

Please, refer [project Wiki](https://github.com/pavlyuts/yate-api/wiki) for details and usage example.

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

[](#installation)

In the Composer storage. Just add proper require section:

```
"require": {
    "pavlyuts/yate-api": "*"
}

```

It is a good idea to fix the version you use. Don't use next version without review, I can't promose backward compatibility even will try to keep it. Please, review the [changelog](https://github.com/pavlyuts/yate-api/blob/master/CHANGELOG.md) before to change used version.

Dependencies
------------

[](#dependencies)

- psr/log: ^1.1
- rmccue/requests: ^1.7

Yate documentation
------------------

[](#yate-documentation)

Please, refer to [Yate core network documentation](https://yatebts.com/documentation/core-network-documentation/):

- [General JSON API](https://yatebts.com/documentation/core-network-documentation/json-api/)
- [USSD GW application API](https://yatebts.com/documentation/core-network-documentation/yateusgw-documentation/rest-api-for-ussd-gw/)
- [HSS subscriber management API](https://yatebts.com/documentation/core-network-documentation/yatehss-hss-hlr/json-api-subscriber-management/)
- [SMSC SMS sending API](https://yatebts.com/documentation/core-network-documentation/yatesmsc-documentation/yatesmsc-json-api-to-schedule-smss/)

Also, API for configuration and control of each core component is documented and may be used with this wrapper.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~110 days

Total

2

Last Release

1591d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/51fb7e1bfe1a741b842ccaffe58a95229f1afa531676dff7d14e61cda27a9ae7?d=identicon)[pavlyuts](/maintainers/pavlyuts)

---

Top Contributors

[![pavlyuts](https://avatars.githubusercontent.com/u/6569739?v=4)](https://github.com/pavlyuts "pavlyuts (21 commits)")

---

Tags

apiussdyateapiyate

### Embed Badge

![Health badge](/badges/pavlyuts-yate-api/health.svg)

```
[![Health](https://phpackages.com/badges/pavlyuts-yate-api/health.svg)](https://phpackages.com/packages/pavlyuts-yate-api)
```

###  Alternatives

[algolia/algoliasearch-client-php

API powering the features of Algolia.

69333.0M114](/packages/algolia-algoliasearch-client-php)[theodo-group/llphant

LLPhant is a library to help you build Generative AI applications.

1.5k311.5k5](/packages/theodo-group-llphant)[deeplcom/deepl-php

Official DeepL API Client Library

2616.2M66](/packages/deeplcom-deepl-php)[temporal/sdk

Temporal SDK

4002.2M18](/packages/temporal-sdk)[pubnub/pubnub

This is the official PubNub PHP SDK repository.

1314.6M17](/packages/pubnub-pubnub)[comgate/sdk

Comgate PHP SDK

13327.8k](/packages/comgate-sdk)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
