PHPackages                             boltapp/omnipay-bolt - 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. boltapp/omnipay-bolt

ActiveLibrary[Payment Processing](/categories/payments)

boltapp/omnipay-bolt
====================

Omnipay driver for Bolt payments

v0.7(9y ago)0421[2 issues](https://github.com/BoltApp/omnipay-bolt/issues)MITPHPPHP &gt;=5.4.0

Since Dec 5Pushed 7y ago5 watchersCompare

[ Source](https://github.com/BoltApp/omnipay-bolt)[ Packagist](https://packagist.org/packages/boltapp/omnipay-bolt)[ Docs](https://github.com/BoltApp/omnipay-bolt)[ RSS](/packages/boltapp-omnipay-bolt/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)Dependencies (2)Versions (8)Used By (0)

Bolt Omnipay integration
========================

[](#bolt-omnipay-integration)

Omnipay driver for Bolt Checkout

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

[](#installation)

Omnipay is installed via [Composer](http://getcomposer.org/). To install, simply add it to your `composer.json` file:

```
{
    "require": {
        "boltapp/omnipay-bolt": "^0.7.0"
    }
}
```

And run composer to update your dependencies:

```
$ php composer.phar update

```

Development
-----------

[](#development)

#### Setup phpbrew

[](#setup-phpbrew)

Follow instructions at the phpbrew [GitHub repo](https://github.com/phpbrew/phpbrew) to setup it up.

Install any version of php that is greater than 5.6

```
phpbrew install 5.6.0 +default
phpbrew use php-5.6.0

```

If you run into installation errors, look into the phpbrew install command. You are probably missing some native packages (like mcrypt) which may need to be installed using Homebrew. You also may need to include `.phpbrew/bashrc` into your `~/.bashrc`

#### Setup Composer and download vendor packages

[](#setup-composer-and-download-vendor-packages)

```
curl -s http://getcomposer.org/installer | php
php composer.phar update

```

#### Running tests

[](#running-tests)

```
./runtests.sh # you'll need phpunit at vendor/bin/phpunit

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity53

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

7

Last Release

3438d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/089a4ea77e2ff86d0f1df5da76d5fce2ea32e1483a4b9c8a60ab299dfdf1d2ec?d=identicon)[bolt\_dev](/maintainers/bolt_dev)

---

Top Contributors

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

---

Tags

paymentgatewaypaymerchantomnipaybolt

### Embed Badge

![Health badge](/badges/boltapp-omnipay-bolt/health.svg)

```
[![Health](https://phpackages.com/badges/boltapp-omnipay-bolt/health.svg)](https://phpackages.com/packages/boltapp-omnipay-bolt)
```

###  Alternatives

[lokielse/omnipay-alipay

Alipay gateway for Omnipay payment processing library

587421.0k11](/packages/lokielse-omnipay-alipay)[sudiptpa/omnipay-nabtransact

National Australia Bank (NAB) Transact driver for the Omnipay payment processing library.

1017.2k](/packages/sudiptpa-omnipay-nabtransact)[lucassmacedo/omnipay-mercadopago

MercadoPago gateway for OmniPay

154.6k](/packages/lucassmacedo-omnipay-mercadopago)

PHPackages © 2026

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