PHPackages                             shegun-babs/flutterwave-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. shegun-babs/flutterwave-php

ActiveLibrary[API Development](/categories/api)

shegun-babs/flutterwave-php
===========================

Convenient PHP package for the Flutterwave API

017PHP

Since Nov 24Pushed 4y ago1 watchersCompare

[ Source](https://github.com/shegunbabs/flutterwave-php)[ Packagist](https://packagist.org/packages/shegun-babs/flutterwave-php)[ RSS](/packages/shegun-babs-flutterwave-php/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (2)Used By (0)

Flutterwave PHP SDK
===================

[](#flutterwave-php-sdk)

[![Latest Version on Packagist](https://camo.githubusercontent.com/0f11438eb3e3e597c0633efd275c07ac46f10a253ca737c9b36e5f3974ea31d7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73686567756e2d626162732f666c7574746572776176652d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/shegun-babs/flutterwave-php)[![Build Status](https://camo.githubusercontent.com/0c0c4f4b45f041369fdd0006754e090f409bd77de26449d72f81da4030a447e2/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f73686567756e2d626162732f666c7574746572776176652d7068702f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/shegun-babs/flutterwave-php)[![Quality Score](https://camo.githubusercontent.com/18ca33375b329f6f4b107c1528316e152f8c8fe5fe67dcda1f7642a469f221cd/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f73686567756e2d626162732f666c7574746572776176652d7068702e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/shegun-babs/flutterwave-php)[![Total Downloads](https://camo.githubusercontent.com/08c378ce7fe8cb6805627b72a1450102edd3001ec388d43f5f562ef00650a9a0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73686567756e2d626162732f666c7574746572776176652d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/shegun-babs/flutterwave-php)

A PHP Package to easily use the Flutterwave services which makes it easy to send and receive money. This package supports PSR4

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require shegun-babs/flutterwave-php
```

Usage
-----

[](#usage)

\###Banks

```
use Flutterwave\FlutterwaveClient;

$keys = [
    'secret key here...',
    'public key here...',
    'encryption key here...',
];

$flutterwave = new FlutterwaveClient(...$keys);

//get Banks
$banks = $flutterwave->banks->getAllBanks();
```

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

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

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

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

Credits
-------

[](#credits)

- [Shegun Babs](https://github.com/shegun-babs)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

PHP Package Boilerplate
-----------------------

[](#php-package-boilerplate)

This package was generated using the [PHP Package Boilerplate](https://laravelpackageboilerplate.com).

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity30

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://avatars.githubusercontent.com/u/4442197?v=4)[Shegun Babs](/maintainers/shegunbabs)[@shegunbabs](https://github.com/shegunbabs)

---

Top Contributors

[![shegunbabs](https://avatars.githubusercontent.com/u/4442197?v=4)](https://github.com/shegunbabs "shegunbabs (31 commits)")

### Embed Badge

![Health badge](/badges/shegun-babs-flutterwave-php/health.svg)

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

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

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

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k15](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

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

PHPackages © 2026

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