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

ActiveLibrary[API Development](/categories/api)

fedapay/fedapay-php
===================

PHP library for FedaPay https://fedapay.com

0.4.8(3mo ago)22178.9k↓32.7%111MITPHPPHP &gt;=5.5CI failing

Since Feb 4Pushed 3mo ago7 watchersCompare

[ Source](https://github.com/fedapay/fedapay-php)[ Packagist](https://packagist.org/packages/fedapay/fedapay-php)[ Docs](https://fedapay.com/)[ RSS](/packages/fedapay-fedapay-php/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (4)Versions (39)Used By (1)

FedaPay PHP [![Build Status](https://camo.githubusercontent.com/ccd77250c2562ba03de5efef8d96dfd31bd96f0be0d318b0974ba99b26f48b97/68747470733a2f2f7472617669732d63692e636f6d2f666564617061792f666564617061792d7068702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/fedapay/fedapay-php)
====================================================================================================================================================================================================================================================================================================

[](#fedapay-php-)

You can sign up for a FedaPay account at .

Requirements
------------

[](#requirements)

PHP 5.5 and later.

Composer
--------

[](#composer)

You can install the bindings via [Composer](http://getcomposer.org/). Run the following command:

```
composer require fedapay/fedapay-php
```

To use the bindings, use Composer's [autoload](https://getcomposer.org/doc/00-intro.md#autoloading):

```
require_once('vendor/autoload.php');
```

Manual Installation
-------------------

[](#manual-installation)

If you do not wish to use Composer, you can download the [latest release](https://github.com/fedapay/fedapay-php/releases). Then, to use the bindings, include the `init.php` file.

```
require_once('/path/to/fedapay-php/init.php');
```

Dependencies
------------

[](#dependencies)

The bindings require the following extension in order to work properly:

- [`curl`](https://secure.php.net/manual/en/book.curl.php), although you can use your own non-cURL client if you prefer
- [`json`](https://secure.php.net/manual/en/book.json.php)
- [`mbstring`](https://secure.php.net/manual/en/book.mbstring.php) (Multibyte String)

If you use Composer, these dependencies should be handled automatically. If you install manually, you'll want to make sure that these extensions are available.

Getting Started
---------------

[](#getting-started)

Simple usage looks like:

Documentation
-------------

[](#documentation)

Please see  for up-to-date documentation.

Development
-----------

[](#development)

Install dependencies:

```
composer install
```

Tests
-----

[](#tests)

Install dependencies as mentioned above (which will resolve [PHPUnit](http://packagist.org/packages/phpunit/phpunit)), then you can run the test suite:

```
./vendor/bin/phpunit
```

Or to run an individual test file:

```
./vendor/bin/phpunit tests/UtilTest.php
```

###  Health Score

55

—

FairBetter than 97% of packages

Maintenance80

Actively maintained with recent releases

Popularity45

Moderate usage in the ecosystem

Community21

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 85.9% 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 ~84 days

Recently: every ~104 days

Total

36

Last Release

103d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3931753?v=4)[Boris KOUMONDJI](/maintainers/brexis)[@brexis](https://github.com/brexis)

---

Top Contributors

[![brexis](https://avatars.githubusercontent.com/u/3931753?v=4)](https://github.com/brexis "brexis (110 commits)")[![shadonet](https://avatars.githubusercontent.com/u/20781471?v=4)](https://github.com/shadonet "shadonet (12 commits)")[![kplaricos](https://avatars.githubusercontent.com/u/16238662?v=4)](https://github.com/kplaricos "kplaricos (3 commits)")[![GEphrau](https://avatars.githubusercontent.com/u/66949185?v=4)](https://github.com/GEphrau "GEphrau (2 commits)")[![cadlec](https://avatars.githubusercontent.com/u/25343854?v=4)](https://github.com/cadlec "cadlec (1 commits)")

---

Tags

apicredit-cardsfedapaymobile-moneypayment-processingapipayment processingfedapay

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

###  Alternatives

[ebanx/ebanx

EBANX PHP library

24669.0k](/packages/ebanx-ebanx)[pay-now/paynow-php-sdk

PHP client library for accessing Paynow API

19214.3k3](/packages/pay-now-paynow-php-sdk)[everypay/everypay-php

1743.5k](/packages/everypay-everypay-php)

PHPackages © 2026

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