PHPackages                             doohsom/budpay - 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. doohsom/budpay

ActiveLibrary[Payment Processing](/categories/payments)

doohsom/budpay
==============

Laravel package for budpay

v1.3(2y ago)02081MITPHP

Since May 25Pushed 2y ago1 watchersCompare

[ Source](https://github.com/doohsom/laravel-budpay)[ Packagist](https://packagist.org/packages/doohsom/budpay)[ RSS](/packages/doohsom-budpay/feed)WikiDiscussions main Synced 3w ago

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

Run

```
composer require doohsom/laravel-budpay

```

Register the service provider. Open config/app.php and add the below to the providers key

```
Doohsom\Budpay\BudpayServiceProvider::class,

```

Run

```
php artisan vendor:publish --provider="Doohsom\Budpay\BudpayServiceProvider"

```

Open up your .env file add the following key

```
BUDPAY_SECRET_KEY="sk_test_xxxxxxxxxxxxxxxxxxxxx"
BUDPAY_PUBLIC_KEY="pk_test_xxxxxxxxxxxxxxxxxxxxx"
BUDPAY_BASE_URL="demosite"
BUDPAY_BASE_URL_V1="demosite1"

```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 85.7% 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 ~16 days

Total

4

Last Release

1077d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/77635ba222b8a72906d33a2baf62e118259904e514a519fd737fb0f184675661?d=identicon)[doohsom](/maintainers/doohsom)

---

Top Contributors

[![doohsom](https://avatars.githubusercontent.com/u/20167190?v=4)](https://github.com/doohsom "doohsom (18 commits)")[![Adams-Ijachi](https://avatars.githubusercontent.com/u/57960719?v=4)](https://github.com/Adams-Ijachi "Adams-Ijachi (3 commits)")

### Embed Badge

![Health badge](/badges/doohsom-budpay/health.svg)

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

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.2k532.1M2.5k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k496.1k33](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[chargebee/chargebee-php

ChargeBee API client implementation for PHP

758.3M9](/packages/chargebee-chargebee-php)[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k12](/packages/tempest-framework)[imdhemy/google-play-billing

Google Play Billing

491.4M5](/packages/imdhemy-google-play-billing)

PHPackages © 2026

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