PHPackages                             edgility/messageport - 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. edgility/messageport

ActiveLibrary[API Development](/categories/api)

edgility/messageport
====================

An easy-to-use PHP Class for accessing MessagePorts API.

101[1 PRs](https://github.com/edgility/messageport-PHP-API/pulls)PHP

Since Apr 16Pushed 6y ago3 watchersCompare

[ Source](https://github.com/edgility/messageport-PHP-API)[ Packagist](https://packagist.org/packages/edgility/messageport)[ RSS](/packages/edgility-messageport/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

MessagePort Class
=================

[](#messageport-class)

### Get started

[](#get-started)

Before getting started you must have a valid [api key](https://messageport.com.au/apis/) for Messageport.

### Installation

[](#installation)

Use [Composer](https://getcomposer.org/) to keep up to date.

```
$ composer require edgility/messageport

```

### Initialize the class

[](#initialize-the-class)

```
$messageport = new Messageport('YOUR_API_ID', 'YOUR_API_PASSWORD');
```

### Examples

[](#examples)

Provided in the [examples](https://github.com/edgility/messageport-PHP-API/tree/master/example) folder.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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/53a2002637890d45ffe1fd57a3ab7b2158de62aee84a4765d97e422d8f77e1d5?d=identicon)[edgility](/maintainers/edgility)

### Embed Badge

![Health badge](/badges/edgility-messageport/health.svg)

```
[![Health](https://phpackages.com/badges/edgility-messageport/health.svg)](https://phpackages.com/packages/edgility-messageport)
```

###  Alternatives

[facebook/php-business-sdk

PHP SDK for Facebook Business

90923.5M35](/packages/facebook-php-business-sdk)[exsyst/swagger

A php library to manipulate Swagger specifications

35916.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[botman/driver-telegram

Telegram driver for BotMan

93452.6k6](/packages/botman-driver-telegram)

PHPackages © 2026

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