PHPackages                             mercatus/payment-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. [Payment Processing](/categories/payments)
4. /
5. mercatus/payment-api

ActiveLibrary[Payment Processing](/categories/payments)

mercatus/payment-api
====================

Api de pagamento

00PHP

Since Oct 29Pushed 5y ago1 watchersCompare

[ Source](https://github.com/d-rafael-santos/payment-api)[ Packagist](https://packagist.org/packages/mercatus/payment-api)[ RSS](/packages/mercatus-payment-api/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

payment-api
===========

[](#payment-api)

[![Latest Version on Packagist](https://camo.githubusercontent.com/0d9e497a3da9b6bdbb3d6a9580598d6b622649ac4c734c1cf8e9fdd2da5f8522/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d657263617475732f7061796d656e742d6170692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mercatus/payment-api)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/a93b1fe7f8c04cb35141407187ca2c219b5d2651e6040cbac419b65897e2d55f/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6d657263617475732f7061796d656e742d6170692f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/mercatus/payment-api)[![Coverage Status](https://camo.githubusercontent.com/4e9a971852a087234dfe4ebb0fd448c8993869732ed95dd6b80a54550a2d9aca/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f6d657263617475732f7061796d656e742d6170692e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/mercatus/payment-api/code-structure)[![Quality Score](https://camo.githubusercontent.com/d69271db5ad903cf726f0a451242aa33694ab2db2249ae1df2a864949ea951c6/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6d657263617475732f7061796d656e742d6170692e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/mercatus/payment-api)[![Total Downloads](https://camo.githubusercontent.com/1a9306274c4c5ca27ee18383e3163599fa6d70a9d96f79351418e7d5b01f3859/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d657263617475732f7061796d656e742d6170692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mercatus/payment-api)

**Note:** Replace `Rafael Dourado` `d-rafael-santos` `https://github.com/d-rafael-santos` `d.rafael.stos@gmail.com` `mercatus` `payment-api` `Api de pagamento` with their correct values in [README.md](README.md), [CHANGELOG.md](CHANGELOG.md), [CONTRIBUTING.md](CONTRIBUTING.md), [LICENSE.md](LICENSE.md) and [composer.json](composer.json) files, then delete this line. You can run `$ php prefill.php` in the command line to make all replacements at once. Delete the file prefill.php as well.

This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what PSRs you support to avoid any confusion with users and contributors.

Structure
---------

[](#structure)

If any of the following are applicable to your project, then the directory structure should follow industry best practices by being named the following.

```
bin/
build/
docs/
config/
src/
tests/
vendor/

```

Install
-------

[](#install)

Via Composer

```
$ composer require mercatus/payment-api
```

Usage
-----

[](#usage)

```
$skeleton = new mercatus\payment-api();
echo $skeleton->echoPhrase('Hello, League!');
```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE\_OF\_CONDUCT](CODE_OF_CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Rafael Dourado](https://github.com/d-rafael-santos)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity35

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/4299ae5bb2b88fd70b0e77bde75e8ef367333bdc612f91845cfb94ccb9ce7d2e?d=identicon)[rafaeldourado](/maintainers/rafaeldourado)

---

Top Contributors

[![d-rafael-santos](https://avatars.githubusercontent.com/u/72200387?v=4)](https://github.com/d-rafael-santos "d-rafael-santos (7 commits)")

### Embed Badge

![Health badge](/badges/mercatus-payment-api/health.svg)

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

###  Alternatives

[omnipay/paypal

PayPal gateway for Omnipay payment processing library

3156.8M53](/packages/omnipay-paypal)[eduardokum/laravel-boleto

Biblioteca com boletos para o laravel

626351.9k2](/packages/eduardokum-laravel-boleto)[tbbc/money-bundle

This is a Symfony bundle that integrates moneyphp/money library (Fowler pattern): https://github.com/moneyphp/money.

1961.9M](/packages/tbbc-money-bundle)[2checkout/2checkout-php

2Checkout PHP Library

83740.3k2](/packages/2checkout-2checkout-php)[smhg/sepa-qr-data

Generate QR code data for SEPA payments

61717.2k5](/packages/smhg-sepa-qr-data)[omnipay/dummy

Dummy driver for the Omnipay payment processing library

271.2M33](/packages/omnipay-dummy)

PHPackages © 2026

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