PHPackages                             subscribo/omnipay-subscribo-shared - 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. subscribo/omnipay-subscribo-shared

ActiveLibrary[Payment Processing](/categories/payments)

subscribo/omnipay-subscribo-shared
==================================

Package with shared functionality for some Omnipay payment processing library drivers

v0.3.8(9y ago)05873[1 issues](https://github.com/Subscribo/omnipay-subscribo-shared/issues)2MITPHPPHP &gt;=5.4

Since Apr 30Pushed 9y ago2 watchersCompare

[ Source](https://github.com/Subscribo/omnipay-subscribo-shared)[ Packagist](https://packagist.org/packages/subscribo/omnipay-subscribo-shared)[ Docs](http://www.subscribo.io)[ RSS](/packages/subscribo-omnipay-subscribo-shared/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (9)Versions (14)Used By (2)

Package Subscribo OmnipaySubscriboShared
========================================

[](#package-subscribo-omnipaysubscriboshared)

###### is extending functionality of [Omnipay Common](https://github.com/thephpleague/omnipay-common) and providing shared functionality for some Omnipay drivers.

[](#is-extending-functionality-of-omnipay-common-and-providing-shared-functionality-for-some-omnipay-drivers)

[![Build Status](https://camo.githubusercontent.com/68c80432af8191b97fb05685310b8569d5d3384dff2a0b80e21d305df6241a23/68747470733a2f2f7472617669732d63692e6f72672f53756273637269626f2f6f6d6e697061792d73756273637269626f2d7368617265642e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Subscribo/omnipay-subscribo-shared)

- PSR-7 Message sending using Guzzle client currently (June 2015) used by Omnipay Common
- SimpleRestfulRequestTrait to help sending http requests
- RestfulResponseInterface, AbstractRestfulResponse and SimpleRestfulResponse to help making Omnipay responses out of http responses
- Widget interface and basic functionality
- Support for widget-based workflow (for APIs providing at some point displayable widget or parameter(s) to create it)
- Extended CreditCard class (additional attributes)
- Extended Item (additional attributes) and ItemBag classes
- Address parser helper

Important note:
---------------

[](#important-note)

- This is a beta version.

Installing
----------

[](#installing)

Add dependency on this package to your Omnipay driver composer.json.

You might need to add also dependencies to packages psr/http-message and egeloen/http-adapter, if you are using protected method HttpMessageSendingTrait::sendHttpMessage()

```
    "require": {
        "subscribo/omnipay-subscribo-shared": "~0.3.8",
        "egeloen/http-adapter": "~1.0.1",
        "psr/http-message": "~1.0"
    }
```

Usage
-----

[](#usage)

You can extend abstract classes provided by this package, use CreditCard and/or Item and ItemBag classes provided by this package, use Widget base functionality provided by this package, use trait SimpleRestfulRequestTrait for creating and sending http requests or use just trait HttpMessageSendingTrait (for PSR-7 http message sending) use helper GuzzleClientHelper (for httpClient logging using PSR-3 logger) or use helper AddressParser (for parsing of first line of address)

Contributing
------------

[](#contributing)

For contribution guidelines see [CONTRIBUTING.md](CONTRIBUTING.md)

License
-------

[](#license)

Package Subscribo OmnipaySubscriboShared is published under [MIT License](http://opensource.org/licenses/MIT)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 94.9% 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 ~35 days

Recently: every ~85 days

Total

13

Last Release

3618d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/192c884dfa291e6d6b1b98a08a8343508aaaf3e7e00716d5b80eae5eb303a999?d=identicon)[subscribo](/maintainers/subscribo)

---

Top Contributors

[![slavo2](https://avatars.githubusercontent.com/u/9358298?v=4)](https://github.com/slavo2 "slavo2 (37 commits)")[![TajPelc](https://avatars.githubusercontent.com/u/1148546?v=4)](https://github.com/TajPelc "TajPelc (2 commits)")

---

Tags

driveromnipayshared

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/subscribo-omnipay-subscribo-shared/health.svg)

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

###  Alternatives

[silverstripe/silverstripe-omnipay

SilverStripe Omnipay Payment Module

38106.0k15](/packages/silverstripe-silverstripe-omnipay)

PHPackages © 2026

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