PHPackages                             concave/bkash - 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. concave/bkash

ActiveLibrary[Payment Processing](/categories/payments)

concave/bkash
=============

Laravel Bkash Payment system intrigation package.

v1.0.3(5y ago)0351MITPHP

Since Oct 24Pushed 5y ago1 watchersCompare

[ Source](https://github.com/ConcaveIT/bkash-laravel-package)[ Packagist](https://packagist.org/packages/concave/bkash)[ RSS](/packages/concave-bkash/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (5)Used By (0)

bkash-laravel-package
=====================

[](#bkash-laravel-package)

[![](https://camo.githubusercontent.com/f5a5694c85f889fe24b1e81f065b06d6e94b3f561ab79f9ca2dda4d340f8d972/68747470733a2f2f7777772e626b6173682e636f6d2f73697465732f616c6c2f7468656d65732f626b6173682f6c6f676f2e706e673f3837393830)](https://github.com/ConcaveIT/bkash-laravel-package)

 Laravel bKash integration package!

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

[](#installation)

**Step 01:** Run Command `composer require concave/bkash`

**Step 02:** Run Command `php artisan migrate`

**Step 03:** Run Command `php artisan vendor:publish --tag=public --force`

**Step 04:** Open public/concave/config.json and fill with your credentials!

**Step 05:** Add Payment Button with mandatory attributes, ` data-payment-amount="" data-invoice-number="" data-payment-intent="" id="bKash_button"`

For example, data-payment-amount="" is your payment amount like data-payment-amount="200" , data-invoice-number="" is your unique invoice number like data-invoice-number="EXT00354KHF" and data-payment-intent="" is intent like as data-payment-intent="sale"

**Add Following code in footer**

` `

` `

`  var base_url = "{{ url('/') }}"; var csrf = "{{ csrf_token() }}"; `

` `

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity57

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

4

Last Release

2076d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e124bd94f181a097512ecd9c0a90e362de17164b75fb3eac1f8bfc08f69d1386?d=identicon)[concaveit](/maintainers/concaveit)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/concave-bkash/health.svg)

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

###  Alternatives

[msilabs/bkash

bKash Payment Gateway API for Laravel Framework.

181.1k](/packages/msilabs-bkash)

PHPackages © 2026

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