PHPackages                             shadracnicholas/flaravel - 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. shadracnicholas/flaravel

ActiveLibrary[Payment Processing](/categories/payments)

shadracnicholas/flaravel
========================

Flutterwave payment gateway integration with Laravel

1.0.1(3y ago)112MITPHPPHP ^8.0

Since Jun 22Pushed 3y ago1 watchersCompare

[ Source](https://github.com/shadracnicholas/flaravel)[ Packagist](https://packagist.org/packages/shadracnicholas/flaravel)[ Docs](https://github.com/shadracnicholas/flaravel)[ RSS](/packages/shadracnicholas-flaravel/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (3)Versions (3)Used By (0)

Flaravel 💰💰 - A Laravel 9 Package for Flutterwave
=================================================

[](#flaravel----a-laravel-9-package-for-flutterwave)

This package is intended to be used with Laravel implementing the Flutterwave Payment Gateway. Flutterwave Documentation -

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

[](#installation)

You can install the package via composer:

```
composer require shadracnicholas/flaravel
```

Usage
-----

[](#usage)

Publish the configuration file using this command:

```
php artisan vendor:publish --provider="Shadracnicholas\Flaravel\FlaravelServiceProvider"
```

Update your .env file with the configuration

```
FLW_PUBLIC_KEY=FLWPUBK-xxxxxxxxxxxxxxxxxxxxx-X
FLW_SECRET_KEY=FLWSECK-xxxxxxxxxxxxxxxxxxxxx-X
FLW_SECRET_HASH='create a random string'
```

```
// Usage description here
```

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

- [ShadracK Nicholas](https://github.com/shadracnicholas)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

Laravel Package Boilerplate
---------------------------

[](#laravel-package-boilerplate)

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

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

1421d ago

PHP version history (2 changes)1.0.0PHP ^7.4|^8.0

1.0.1PHP ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/d5f83de396c9ef18344f95d1ea5567dc1fa9a3dd54e83b016da19a44baa5ada4?d=identicon)[shadracnicholas](/maintainers/shadracnicholas)

---

Top Contributors

[![shadracnicholas](https://avatars.githubusercontent.com/u/46599542?v=4)](https://github.com/shadracnicholas "shadracnicholas (6 commits)")

---

Tags

shadracnicholasflaravel

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/shadracnicholas-flaravel/health.svg)

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

###  Alternatives

[laraveldaily/laravel-invoices

Missing invoices for Laravel

1.5k1.3M4](/packages/laraveldaily-laravel-invoices)[musahmusah/laravel-multipayment-gateways

A Laravel Package that makes implementation of multiple payment Gateways endpoints and webhooks seamless

852.2k1](/packages/musahmusah-laravel-multipayment-gateways)[karson/mpesa-php-sdk

172.2k](/packages/karson-mpesa-php-sdk)

PHPackages © 2026

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