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.9k↓68.1%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 2w 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

3148d 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-bundle

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

59711.1M52](/packages/payum-payum-bundle)[payum/stripe

The Payum extension. It provides Stripe payment integration.

22614.8k4](/packages/payum-stripe)[aimeos/ai-payments

Payment extension for Aimeos e-commerce solutions

2265.0k](/packages/aimeos-ai-payments)[payum/payum-yii-extension

Rich payment solutions for Yii framework. Paypal, payex, authorize.net, be2bill, omnipay, recurring paymens, instant notifications and many more

1411.8k](/packages/payum-payum-yii-extension)[tastyigniter/ti-ext-payregister

Allows you to accept credit card payments using PayPal, Stripe, Authorize.Net and/or Mollie.

1021.3k12](/packages/tastyigniter-ti-ext-payregister)

PHPackages © 2026

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