PHPackages                             mms/mms-api-client - 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. mms/mms-api-client

ActiveLibrary[API Development](/categories/api)

mms/mms-api-client
==================

A modular PHP library for interacting with the MMS API using Symfony HttpClient.

00[1 PRs](https://github.com/ibrarartisan/mms-api-client/pulls)PHP

Since Feb 24Pushed 1y ago1 watchersCompare

[ Source](https://github.com/ibrarartisan/mms-api-client)[ Packagist](https://packagist.org/packages/mms/mms-api-client)[ RSS](/packages/mms-mms-api-client/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (2)Used By (0)

MmsApiClient
============

[](#mmsapiclient)

MmsApiClient is a modular PHP library for interacting with the MMS API using Symfony HttpClient. It provides an easy way to interact with the MMS service, including support for ticket management and other services.

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

[](#installation)

You can install the library via Composer:

```
composer require mms/mms-api-client
```

Usage
-----

[](#usage)

Initialize MmsApiClient To use MmsApiClient, initialize it by providing the base API URL and an authorization bearer token. Here's an example:

```
use MmsApiClient\MmsApiClient;

$apiUrl = 'https://demoapi.mms-portal.eu/index.php/MmsApi/v1';  // MMS API base URL
$bearerToken = 'your-bearer-token';  // Replace with your actual bearer token

$apiClient = MmsApiClient::create($apiUrl, $bearerToken);
```

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity18

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/101816005?v=4)[Ibrar Ahmad](/maintainers/ibrarartisan)[@ibrarartisan](https://github.com/ibrarartisan)

---

Top Contributors

[![ibrarartisan](https://avatars.githubusercontent.com/u/101816005?v=4)](https://github.com/ibrarartisan "ibrarartisan (7 commits)")

### Embed Badge

![Health badge](/badges/mms-mms-api-client/health.svg)

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

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.5M7](/packages/exsyst-swagger)[lucasdotvin/laravel-soulbscription

A straightforward interface to handle subscriptions and features consumption.

709209.3k](/packages/lucasdotvin-laravel-soulbscription)[pimax/fb-messenger-php

Facebook Messenger Bot PHP API

313188.5k2](/packages/pimax-fb-messenger-php)

PHPackages © 2026

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