PHPackages                             scalexy/easebuzz - 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. scalexy/easebuzz

ActiveLibrary[API Development](/categories/api)

scalexy/easebuzz
================

Easebuzz API

v0.0.11(1y ago)031MITPHP

Since Sep 1Pushed 1y ago1 watchersCompare

[ Source](https://github.com/ScaleXY/pp01-easebuzz)[ Packagist](https://packagist.org/packages/scalexy/easebuzz)[ RSS](/packages/scalexy-easebuzz/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (2)Versions (12)Used By (0)

Easebuzz Handler
================

[](#easebuzz-handler)

Installation and usage
----------------------

[](#installation-and-usage)

### Install via composer

[](#install-via-composer)

```
composer require scalexy/easebuzz

```

### Add to .env

[](#add-to-env)

```
EASEBUZZ_KEY=XXXXXXXXXX
EASEBUZZ_SALT=XXXXXXXXXX

```

### Add to config/services.php

[](#add-to-configservicesphp)

```
'easebuzz' => [
	'key' => env('EASEBUZZ_KEY'),
	'salt' => env('EASEBUZZ_SALT'),
],

```

Why
---

[](#why)

We wanted it, we built it.

Opensource
----------

[](#opensource)

We licensed under the MIT License so that anyone can use it. But we don't intend to actively develop it. You are free to fork it and continue development. PR(s) will probably be ignored.

Urgent help
-----------

[](#urgent-help)

If there is some small bug that you need fixed like adding a new param, open an issue and we'll look into it. Don't do it to request new features, we'll close it.

Security issues
---------------

[](#security-issues)

If there are any security issues, please mail us

Features implemented
--------------------

[](#features-implemented)

- Neobanking
- - Contacts
- - - Create contact
- - - Retrieve all contacts
- - Beneficiary Accounts
- - - Add beneficiary account
- - - Retrieve beneficiary list
- - Payouts
- - - Transfers
- - - - Initiate payout
- - - Accounts
- - - - Fetch Virtual Account
- - InstaCollect
- - - Virtual Accounts
- - - - Create account

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity40

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 ~35 days

Recently: every ~53 days

Total

11

Last Release

682d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6816da33fbd1d68f0263dde5153601800bc756eb5f2030b5596cdf1c23c69b1b?d=identicon)[ScaleXY](/maintainers/ScaleXY)

---

Top Contributors

[![Athuli7](https://avatars.githubusercontent.com/u/4718029?v=4)](https://github.com/Athuli7 "Athuli7 (16 commits)")

###  Code Quality

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/scalexy-easebuzz/health.svg)

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

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