PHPackages                             ben/banker\_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. ben/banker\_php

ActiveLibrary[Payment Processing](/categories/payments)

ben/banker\_php
===============

An online payment integration package making use of flutter wave api

V01.0(5y ago)5310BSDPHPCI failing

Since Jul 24Pushed 5y ago3 watchersCompare

[ Source](https://github.com/benjosiah/ben-banker_php)[ Packagist](https://packagist.org/packages/ben/banker_php)[ RSS](/packages/ben-banker-php/feed)WikiDiscussions master Synced 6d ago

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

ben-banker\_php
===============

[](#ben-banker_php)

A PHP package that help payment integration using flutterwave's Rave API

Get Started
===========

[](#get-started)

to get started with banker\_php, Start by creating a flutterwave accout. [ Click here ](https://dashboard.flutterwave.com/signup) to create an account

install package
===============

[](#install-package)

install bankw=er\_php via composer. run on your terminal `composer require ben/banker_php`

API keys
========

[](#api-keys)

API keys to access the flutterwave rave API can be gotten at the flutter wave's dashboard. After Signing in to ypiu account, go to settings-&gt;API [ read more ](https://developer.flutterwave.com/docs/api-keys)

.env
====

[](#env)

API keys should be stored be stored in the a `.env` file in the `src` directory.

Card bin verification
=====================

[](#card-bin-verification)

to Get card bin via banker\_php require autoload `require('vendor/autoload.php')``use Cardify\slamify;`

then call for the function `new Slamify`` getCardbin()`and pass in the argument of the card bin

BVN verification
================

[](#bvn-verification)

to verify BVN via banker\_php require autoload `require('vendor/autoload.php')``use Cardify\slamify;`

then call for the function `new Slamify`` get_bvn()`and pass BVN as the argument

Note: this will require a charge of N50

Get all banks
=============

[](#get-all-banks)

to Get card bin via banker\_php require autoload `require('vendor/autoload.php')``use Cardify\slamify;`

then call for the function `new Slamify`` getBanks()`and pass in the country code as an argument e.g NG for Nigeria. it's set to NG b default.

Account verification
====================

[](#account-verification)

to Get card bin via banker\_php require autoload `require('vendor/autoload.php')``use Cardify\slamify;`

then call for the function `new Slamify`` getAccount(, )`and pass in the account number as the first argument, and the bank code or the bank name as the secound argument

Card payments
=============

[](#card-payments)

to Get card bin via banker\_php require autoload `require('vendor/autoload.php')``use Cardify\Payment;`

then call for the function `new Payment``cardPaymet()`and pass in the payment details as an argument

Post OTP
========

[](#post-otp)

to Get card bin via banker\_php require autoload `require('vendor/autoload.php')``use Cardify\Payment;`

then call for the function `new Payment``postOTP()`and pass in the otp as an argument

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 92.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

Unknown

Total

1

Last Release

2123d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1d7ccc02fa97a1371be5192e9f8a1d6eb8bf893fd550e5dc9a365abe79a52249?d=identicon)[Ben Josiah](/maintainers/Ben%20Josiah)

---

Top Contributors

[![bendev-w](https://avatars.githubusercontent.com/u/248917658?v=4)](https://github.com/bendev-w "bendev-w (13 commits)")[![Eazybright](https://avatars.githubusercontent.com/u/30163347?v=4)](https://github.com/Eazybright "Eazybright (1 commits)")

### Embed Badge

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

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

###  Alternatives

[flutterwavedev/flutterwave-v3

A simple SDK for integrating to Flutterwave Payment

24174.1k6](/packages/flutterwavedev-flutterwave-v3)[mabiola/paystack-php-lib

A PHP Library for https://paystack.co

262.0k](/packages/mabiola-paystack-php-lib)

PHPackages © 2026

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