PHPackages                             teambravo/paymentgateway\_pkg - 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. teambravo/paymentgateway\_pkg

ActiveLibrary[Payment Processing](/categories/payments)

teambravo/paymentgateway\_pkg
=============================

this is sslcommerz payment gateway bikash nagod and all types payment process can be done.developed by Mohammad Ruhul Amin . Email :rA.01403288711@gmail.com

01PHP

Since Jan 11Pushed 5y ago1 watchersCompare

[ Source](https://github.com/TNTx1995/payment-package)[ Packagist](https://packagist.org/packages/teambravo/paymentgateway_pkg)[ RSS](/packages/teambravo-paymentgateway-pkg/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

payment-package
===============

[](#payment-package)

\#Step-1)composer require teambravo/paymentgateway\_pkg

\#Step-2)set database name inside .env file and add this two field

```
STORE_ID=asaup5ffbc7af41bd5
STORE_PASSWORD=asaup5ffbc7af41bd5@ssl
(after creating sandbox account they will provide store_id and store_password)

```

\#Step-3) add the service provider inside config/app.php inside providers section

```
\TeamBravo\Payment\PaymentServiceProvider::class,

```

\#Step-4) go to Middleware/verifyCsrfToken.php and inside

```
protected     $except=	[ '/pay-via-ajax', '/success','/cancel','/fail','/ipn'];

```

\#Step-5)Run

php artisan migrate

\#Step-6)Run :

php artisan vendor:publish

after running the command , a file sslcommerz.php file will be published inside config folder

then Run php artisan serve

\#Step-6)hit :

\#Step-7)hit :

By Mohammad Ruhul Amin

###  Health Score

16

—

LowBetter than 4% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity31

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/554906dc7f50755526b586ceb1a02c06936ddb0b0b5e8f3553e0f9aff0be1676?d=identicon)[Mohammad Ruhul Amin](/maintainers/Mohammad%20Ruhul%20Amin)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/teambravo-paymentgateway-pkg/health.svg)

```
[![Health](https://phpackages.com/badges/teambravo-paymentgateway-pkg/health.svg)](https://phpackages.com/packages/teambravo-paymentgateway-pkg)
```

###  Alternatives

[msilabs/bkash

bKash Payment Gateway API for Laravel Framework.

181.2k](/packages/msilabs-bkash)[patryqhyper/polish_payments_api

Library for polish payment providers

141.6k](/packages/patryqhyper-polish-payments-api)

PHPackages © 2026

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