PHPackages                             zfr/zfr-stripe-module - 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. zfr/zfr-stripe-module

ActiveLibrary[Payment Processing](/categories/payments)

zfr/zfr-stripe-module
=====================

Zend Framework 2 module for using ZfrStripe

v5.0.0(8y ago)567.8k↓72.7%3[1 issues](https://github.com/zf-fr/zfr-stripe-module/issues)[2 PRs](https://github.com/zf-fr/zfr-stripe-module/pulls)2MITPHPPHP &gt;=5.4

Since Dec 15Pushed 7y ago2 watchersCompare

[ Source](https://github.com/zf-fr/zfr-stripe-module)[ Packagist](https://packagist.org/packages/zfr/zfr-stripe-module)[ Docs](https://github.com/zf-fr/zfr-stripe-module)[ RSS](/packages/zfr-zfr-stripe-module/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (5)Dependencies (4)Versions (6)Used By (2)

ZfrStripeModule
===============

[](#zfrstripemodule)

ZfrStripeModule is a Zend Framework 2 module that integrates with [ZfrStripe](https://github.com/zf-fr/zfr-stripe).

Versions
--------

[](#versions)

For zend-servicemanager 2 use version 4.0

For zend-servicemanager 3 and above use version 5.0

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

[](#installation)

To install ZfrStripeModule, use composer:

```
$ 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!).

> ### zf-component-installer
>
> [](#zf-component-installer)
>
> If you use [zf-component-installer](https://github.com/zendframework/zf-component-installer), that plugin will install ZfrStripeModule as a module for you.

Usage
-----

[](#usage)

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

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

For more information on the usage of `ZfrStripe`, please refer to [its documentation](https://github.com/zf-fr/zfr-stripe).

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity34

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 80% 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 ~370 days

Total

5

Last Release

3103d ago

Major Versions

v1.0.0 → v2.0.02014-02-10

v2.0.0 → v3.0.02014-09-07

v3.0.0 → v4.0.02015-08-04

v4.0.0 → v5.0.02018-01-04

PHP version history (2 changes)v1.0.0PHP &gt;=5.3.3

v3.0.0PHP &gt;=5.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/9e3c74232d02a5fedbcef4650bac1d1103be292d4a013f6f9e692befcc9bb7ca?d=identicon)[bakura10](/maintainers/bakura10)

---

Top Contributors

[![bakura10](https://avatars.githubusercontent.com/u/1198915?v=4)](https://github.com/bakura10 "bakura10 (8 commits)")[![Danielss89](https://avatars.githubusercontent.com/u/632956?v=4)](https://github.com/Danielss89 "Danielss89 (1 commits)")[![TomHAnderson](https://avatars.githubusercontent.com/u/493920?v=4)](https://github.com/TomHAnderson "TomHAnderson (1 commits)")

---

Tags

stripepaymentzf2

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/zfr-zfr-stripe-module/health.svg)

```
[![Health](https://phpackages.com/badges/zfr-zfr-stripe-module/health.svg)](https://phpackages.com/packages/zfr-zfr-stripe-module)
```

###  Alternatives

[payum/payum

One million downloads of Payum already! Payum offers everything you need to work with payments. Friendly for all PHP frameworks (Symfony, Laravel, Laminas, Yii, Silex). Check more visiting site.

1.9k6.8M24](/packages/payum-payum)[payum/payum-bundle

One million downloads of Payum already! Payum offers everything you need to work with payments. Check more visiting site.

59710.9M51](/packages/payum-payum-bundle)[omnipay/stripe

Stripe driver for the Omnipay payment processing library

1936.2M37](/packages/omnipay-stripe)[flux-se/payum-stripe

Payum Stripe gateways

29424.8k6](/packages/flux-se-payum-stripe)[payum/stripe

The Payum extension. It provides Stripe payment integration.

22605.6k4](/packages/payum-stripe)[zfr/zfr-stripe

PHP library for interacting with the Stripe REST API

4592.8k1](/packages/zfr-zfr-stripe)

PHPackages © 2026

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