PHPackages                             dignat/omnipay-alert - 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. dignat/omnipay-alert

Abandoned → [digitickets/omnipay-alert](/?search=digitickets%2Fomnipay-alert)Library[Payment Processing](/categories/payments)

dignat/omnipay-alert
====================

Alert driver for the Omnipay payment processing library

2.0.0(9y ago)0505MITPHP

Since May 27Pushed 9y ago2 watchersCompare

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

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

Omnipay: Alert
==============

[](#omnipay-alert)

**Alert driver for the Omnipay PHP payment processing library**

This driver supports the remote Alert Payment Gateway (DPG) service. Payment information is sent and received via XML messages. Customers typically stay on the originating website with this method of integration.

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

[](#installation)

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

```
{
    "require": {
        "dignat/omnipay-alert": "*"
    }
}
```

And run composer to update your dependencies:

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

```

Basic Usage
-----------

[](#basic-usage)

This driver supports two transaction types:

- Purchase (including 3D Secure support if card holder is registered)

For general Omnipay usage instructions, please see the main [Omnipay](https://github.com/omnipay/omnipay)repository.

Support
-------

[](#support)

If you are having general issues with Omnipay, we suggest posting on [Stack Overflow](http://stackoverflow.com/). Be sure to add the [omnipay tag](http://stackoverflow.com/questions/tagged/omnipay) so it can be easily found.

If you believe you have found a bug in this driver, please report it using the [GitHub issue tracker](https://github.com/omnipay/Alert/issues), or better yet, fork the library and submit a pull request.

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity65

Established project with proven stability

 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 ~87 days

Total

3

Last Release

3461d ago

Major Versions

1.1.1 → 2.0.02016-11-17

### Community

Maintainers

![](https://www.gravatar.com/avatar/672eef8bd5e6f47122365f32b2352e255674e831c2e8c0b9ac9c554144e3bca6?d=identicon)[dignat](/maintainers/dignat)

---

Top Contributors

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

---

Tags

paymentgatewaypaymerchantomnipayalert

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/dignat-omnipay-alert/health.svg)

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

###  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)
