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 6d 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://www.gravatar.com/avatar/0aacd582a26d5e61aa21b83b649c1bc3809d874949bef696da0a744e7df823a5?d=identicon)[shegunbabs](/maintainers/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

[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)
