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 9mo 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 1mo 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

16

—

LowBetter than 5% of packages

Maintenance40

Moderate activity, may be stable

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity17

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://www.gravatar.com/avatar/aea3f6286ce0c6bb32950d3268db7175b637e520771a5d1407dcdeba18e58e3e?d=identicon)[ibrarartisan](/maintainers/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

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[facebook/php-business-sdk

PHP SDK for Facebook Business

90821.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

74513.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

265103.1M454](/packages/google-gax)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)

PHPackages © 2026

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