PHPackages                             digikraaft/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. [Payment Processing](/categories/payments)
4. /
5. digikraaft/flutterwave-php

ActiveLibrary[Payment Processing](/categories/payments)

digikraaft/flutterwave-php
==========================

PHP Implementation of Flutterwave API

v2.0.0(4y ago)1168MITPHPPHP ^8.0

Since Jul 7Pushed 4y ago1 watchersCompare

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

READMEChangelog (2)Dependencies (7)Versions (3)Used By (0)

Conveniently interact with the Flutterwave API with ease!
=========================================================

[](#conveniently-interact-with-the-flutterwave-api-with-ease)

[![run-tests](https://github.com/digikraaft/flutterwave-php/workflows/run-tests/badge.svg)](https://github.com/digikraaft/flutterwave-php/workflows/run-tests/badge.svg)[![Build Status](https://camo.githubusercontent.com/41275da27806c71814364f2a5fcf5dbd2360eec6cbc5187eabc09e70b754e7fd/68747470733a2f2f7472617669732d63692e636f6d2f646967696b72616166742f666c7574746572776176652d7068702e7376673f746f6b656e3d365968423546784a734637454e644d4d374d7a7a266272616e63683d6d6173746572)](https://travis-ci.com/digikraaft/flutterwave-php)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/281a936024c2f51f595ff0216890cb4632cc38c21e704be7a9ca9b44f56273bb/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f646967696b72616166742f666c7574746572776176652d7068702f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/digikraaft/flutterwave-php/?branch=master)[![Code Intelligence Status](https://camo.githubusercontent.com/f3e4ccde64bcf06f0e613d487930841e8b89c75243f28c561e1546a5424bd725/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f646967696b72616166742f666c7574746572776176652d7068702f6261646765732f636f64652d696e74656c6c6967656e63652e7376673f623d6d6173746572)](https://scrutinizer-ci.com/code-intelligence)[![License: MIT](https://camo.githubusercontent.com/784362b26e4b3546254f1893e778ba64616e362bd6ac791991d2c9e880a3a64e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d677265656e2e737667)](https://opensource.org/licenses/MIT)

This package provides an expressive and convenient way to interact with the [Flutterwave API](https://developer.flutterwave.com/reference).

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

[](#installation)

You can install the package via composer:

```
composer require digikraaft/flutterwave-php
```

Usage
-----

[](#usage)

All APIs documented in Flutterwave's [Developer Reference](https://developer.flutterwave.com/reference)are currently supported by this package. Using the individual API follows a general convention so that it can be simple and predictable.

```
