PHPackages                             prbdias/mbway-php - 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. prbdias/mbway-php

ActiveLibrary[API Development](/categories/api)

prbdias/mbway-php
=================

PHP library to communicate with MB WAY API.

0.1(8y ago)1113.9k5[1 PRs](https://github.com/prbdias/mbway-php/pulls)MITPHPPHP &gt;=5.5CI failing

Since Feb 9Pushed 7y ago7 watchersCompare

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

READMEChangelog (3)Dependencies (1)Versions (9)Used By (0)

MBWay-PHP
=========

[](#mbway-php)

[![Codacy Badge](https://camo.githubusercontent.com/f5783a028e2d6fb3f4316787580cd7ca52b0c16c1974f5a585ac14d49536c288/68747470733a2f2f6170692e636f646163792e636f6d2f70726f6a6563742f62616467652f47726164652f3934396264356432653962613464313238653836636330346431316564366535)](https://www.codacy.com/app/prbdias/mbway-php?utm_source=github.com&utm_medium=referral&utm_content=prbdias/mbway-php&utm_campaign=badger)[![Build Status](https://camo.githubusercontent.com/a0af58cbd0519eec16224f5014be7fb6ec3fea32f3b5ebfb44e6c046ff0ff210/68747470733a2f2f7472617669732d63692e6f72672f707262646961732f6d627761792d7068702e706e67)](https://travis-ci.org/prbdias/mbway-php)[![Latest Stable Version](https://camo.githubusercontent.com/e603effe649f10b104a84dd57921f866b0b2e2f4916089112b08575a5dabd8c6/68747470733a2f2f706f7365722e707567782e6f72672f707262646961732f6d627761792d7068702f762f737461626c652e737667)](https://packagist.org/packages/prbdias/mbway-php)[![Total Downloads](https://camo.githubusercontent.com/d6c0c4f3237b181605259e9ad63d3ee346c8d12707f33e028e6280c076b3f62f/68747470733a2f2f706f7365722e707567782e6f72672f707262646961732f6d627761792d7068702f646f776e6c6f6164732e737667)](https://packagist.org/packages/prbdias/mbway-php)[![Latest Unstable Version](https://camo.githubusercontent.com/8dc615add0515f59b80afed87e39585c5fc1a6814fe118bd37a4111f5c5f19ec/68747470733a2f2f706f7365722e707567782e6f72672f707262646961732f6d627761792d7068702f762f756e737461626c652e737667)](https://packagist.org/packages/prbdias/mbway-php)[![License](https://camo.githubusercontent.com/136924b949b44580296aa704806a837297c573fed5f0818ec5bf1b279706f93a/68747470733a2f2f706f7365722e707567782e6f72672f707262646961732f6d627761792d7068702f6c6963656e73652e737667)](https://packagist.org/packages/prbdias/mbway-php)

PHP library to communicate with MB WAY API.

Installing via Composer
=======================

[](#installing-via-composer)

The recommended way to install is through [Composer](http://composer.org).

```
# Install Composer
$ curl -sS https://getcomposer.org/installer | php

# Add mbway-php as a dependency
$ php composer.phar require prbdias/mbway-php:0.1
```

After installing, you need to require Composer's autoloader:

```
require 'vendor/autoload.php';
```

License
=======

[](#license)

This library is under the MIT License, see the complete license [here](LICENSE)

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% 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 ~180 days

Recently: every ~269 days

Total

7

Last Release

3033d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/489247?v=4)[Paulo Dias](/maintainers/prbdias)[@prbdias](https://github.com/prbdias)

---

Top Contributors

[![ct2glx](https://avatars.githubusercontent.com/u/4106464?v=4)](https://github.com/ct2glx "ct2glx (26 commits)")[![prbdias](https://avatars.githubusercontent.com/u/489247?v=4)](https://github.com/prbdias "prbdias (12 commits)")[![codacy-badger](https://avatars.githubusercontent.com/u/23704769?v=4)](https://github.com/codacy-badger "codacy-badger (1 commits)")

---

Tags

mbway

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/prbdias-mbway-php/health.svg)

```
[![Health](https://phpackages.com/badges/prbdias-mbway-php/health.svg)](https://phpackages.com/packages/prbdias-mbway-php)
```

###  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)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

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

PHP wrapper for the Meilisearch API

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

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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