PHPackages                             gregoriohc/omnipay-spreedly - 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. gregoriohc/omnipay-spreedly

ActiveLibrary[Payment Processing](/categories/payments)

gregoriohc/omnipay-spreedly
===========================

Spreedly driver for the Omnipay payment processing library

v1.0.7(8y ago)0511MITPHPPHP &gt;=5.4.0

Since Mar 5Pushed 8y ago1 watchersCompare

[ Source](https://github.com/gregoriohc/omnipay-spreedly)[ Packagist](https://packagist.org/packages/gregoriohc/omnipay-spreedly)[ Docs](https://github.com/gregoriohc/omnipay-spreedly)[ RSS](/packages/gregoriohc-omnipay-spreedly/feed)WikiDiscussions master Synced yesterday

READMEChangelog (10)Dependencies (3)Versions (16)Used By (0)

Omnipay: Spreedly
=================

[](#omnipay-spreedly)

**Spreedly gateway for the Omnipay PHP payment processing library**

[![Latest Version on Packagist](https://camo.githubusercontent.com/d163bba4f7a6c0432e8745c13ba787d685709373f0a6c62ed3a16ecb8b188b22/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f677265676f72696f68632f6f6d6e697061792d7370726565646c792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/gregoriohc/omnipay-spreedly)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/a3209edbf2d8abdd7d74aff162d277507044738d6696bbe4f4321c9e97a7a43a/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f677265676f72696f68632f6f6d6e697061792d7370726565646c792f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/gregoriohc/omnipay-spreedly)[![Coverage Status](https://camo.githubusercontent.com/1079a910d5f5cf13e8e31e2c78d4ab5c28da7d9fe0d1e707707741f12d25595d/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f677265676f72696f68632f6f6d6e697061792d7370726565646c792e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/gregoriohc/omnipay-spreedly/code-structure)[![Quality Score](https://camo.githubusercontent.com/afb70fd5403723e10f35df41b10c839a15540ca1687c66700669bc75ee19c34e/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f677265676f72696f68632f6f6d6e697061792d7370726565646c792e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/gregoriohc/omnipay-spreedly)[![Total Downloads](https://camo.githubusercontent.com/c0c4249d425b12532e5ea02be932944b802ecd6846e4c8eb93fa6ba0d239b925/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f677265676f72696f68632f6f6d6e697061792d7370726565646c792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/gregoriohc/omnipay-spreedly)

[Omnipay](https://github.com/thephpleague/omnipay) is a framework agnostic, multi-gateway payment processing library for PHP 5.3+. This package implements Spreedly support for Omnipay. This version only supports PHP 5.4+.

Install
-------

[](#install)

Via Composer

```
$ composer require gregoriohc/omnipay-spreedly
```

Usage
-----

[](#usage)

The following gateways are provided by this package:

- [Spreedly](https://www.spreedly.com/)

For general usage instructions, please see the main [Omnipay](https://github.com/thephpleague/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 want to keep up to date with release announcements, discuss ideas for the project, or ask more detailed questions, there is also a [mailing list](https://groups.google.com/forum/#!forum/omnipay) which you can subscribe to.

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

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Gregorio Hernández Caso](https://github.com/gregoriohc)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity66

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

Total

15

Last Release

2980d ago

Major Versions

v0.0.7 → v1.0.02018-03-06

PHP version history (2 changes)v0.0.1PHP &gt;=5.3.0

v1.0.0PHP &gt;=5.4.0

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

omnipayspreedly

### Embed Badge

![Health badge](/badges/gregoriohc-omnipay-spreedly/health.svg)

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

###  Alternatives

[league/omnipay

Omnipay payment processing library

6.1k9.7M166](/packages/league-omnipay)[silverstripe/silverstripe-omnipay

SilverStripe Omnipay Payment Module

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

PHPackages © 2026

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