ck-developer/omnipay-module

Omnipay module for Zend Framework 2

Installs: 36

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:package

pkg:composer/ck-developer/omnipay-module

1.0.0 2016-07-08 10:21 UTC

This package is auto-updated.

Last update: 2025-10-09 05:18:29 UTC


README

Build Status Latest Stable Version Total Downloads Latest Unstable Version License

Omnipay for Zend Framework 2.

Installation

  1. Install the module via composer by running:

    $ composer require ck-developer/omnipay-module
  2. Add the OmnipayModule module to the module section of your config/application.config.php.

  3. Copy ./vendor/ck-developer/omnipay-module/config/omnipay.local.php.dist to ./config/autoload/omnipay.local.php. Change any settings in it according to your needs.