PHPackages                             wokora/pesapal - 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. wokora/pesapal

ActiveLibrary

wokora/pesapal
==============

Pesapal for laravel

v1.1.0(5y ago)023MITPHP

Since Nov 16Pushed 5y ago1 watchersCompare

[ Source](https://github.com/wokora/pesapal)[ Packagist](https://packagist.org/packages/wokora/pesapal)[ RSS](/packages/wokora-pesapal/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

Pesapal for Laravel API
=======================

[](#pesapal-for-laravel-api)

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

[](#installation)

### Add this package using Composer

[](#add-this-package-using-composer)

From the command line inside your project directory, simply type:

`composer require wokora/pesapal`

Add the service provider to the providers array in config/app.php:

`Wokora\Pesapal\PesapalServiceProvider::class,`

Add the facade to the aliases array in config/app.php:

`'Pesapal' => Wokora\Pesapal\Pesapal::class,`

### Publish the package configuration (for Laravel 5.4 and below)

[](#publish-the-package-configuration-for-laravel-54-and-below)

Publish the configuration file and migrations by running the provided console command:

`php artisan vendor:publish --provider="Wokora\Pesapal\PesapalServiceProvider"`

The ENV Variables can also be set from here.

```
#### Example ENV

```

PESAPAL\_LIVE=true PESAPAL\_CONSUMER\_KEY="" PESAPAL\_CONSUMER\_SECRET="" PESAPAL\_CALLBACK\_URL=""

```
#### All Done
Feel free to report any issues

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

2004d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/210556574?v=4)[weliora](/maintainers/weliora)[@Weliora](https://github.com/Weliora)

---

Top Contributors

[![wokora](https://avatars.githubusercontent.com/u/1654380?v=4)](https://github.com/wokora "wokora (3 commits)")

### Embed Badge

![Health badge](/badges/wokora-pesapal/health.svg)

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

PHPackages © 2026

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