2017 © Pedro PelĆ”ez
 

library zfr-stripe-module

Zend Framework 2 module for using ZfrStripe

image

zfr/zfr-stripe-module

Zend Framework 2 module for using ZfrStripe

  • Thursday, January 4, 2018
  • by bakura10
  • Repository
  • 3 Watchers
  • 6 Stars
  • 34,496 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 6 Versions
  • 7 % Grown

The README.md

ZfrStripeModule

ZfrStripeModule is a Zend Framework 2 module that integrates with ZfrStripe., (*1)

Versions

For zend-servicemanager 2 use version 4.0, (*2)

For zend-servicemanager 3 and above use version 5.0, (*3)

Installation

To install ZfrStripeModule, use composer:, (*4)

$ composer require zfr/zfr-stripe-module ^5.0

Enable ZfrStripeModule in your application.config.php, then copy the file vendor/zfr/zfr-stripe-module/config/zfr_stripe.local.php.dist to the config/autoload directory of your application (don't forget to remove the .dist extension from the file name!)., (*5)

zf-component-installer

If you use zf-component-installer, that plugin will install ZfrStripeModule as a module for you., (*6)

Usage

This module registers the ZfrStripe client in your application's service manager. You can get it by requesting the service ZfrStripe\Client\StripeClient:, (*7)

$stripeClient = $serviceManager->get('ZfrStripe\Client\ZfrStripeClient');

For more information on the usage of ZfrStripe, please refer to its documentation., (*8)

The Versions

04/01 2018

dev-master

9999999-dev https://github.com/zf-fr/zfr-stripe-module

Zend Framework 2 module for using ZfrStripe

  Sources   Download

MIT

The Requires

 

The Development Requires

payment zf2 stripe

04/01 2018

v5.0.0

5.0.0.0 https://github.com/zf-fr/zfr-stripe-module

Zend Framework 2 module for using ZfrStripe

  Sources   Download

MIT

The Requires

 

The Development Requires

payment zf2 stripe

04/08 2015

v4.0.0

4.0.0.0 https://github.com/zf-fr/zfr-stripe-module

Zend Framework 2 module for using ZfrStripe

  Sources   Download

MIT

The Requires

 

The Development Requires

payment zf2 stripe

07/09 2014

v3.0.0

3.0.0.0 https://github.com/zf-fr/zfr-stripe-module

Zend Framework 2 module for using ZfrStripe

  Sources   Download

MIT

The Requires

 

The Development Requires

payment zf2 stripe

10/02 2014

v2.0.0

2.0.0.0 https://github.com/zf-fr/zfr-stripe-module

Zend Framework 2 module for using ZfrStripe

  Sources   Download

MIT

The Requires

 

The Development Requires

payment zf2 stripe

15/12 2013

v1.0.0

1.0.0.0 https://github.com/zf-fr/zfr-stripe-module

Zend Framework 2 module for using ZfrStripe

  Sources   Download

MIT

The Requires

 

The Development Requires

payment zf2 stripe