PHPackages                             bytic/payments-stripe - 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. bytic/payments-stripe

Abandoned → [paytic/payments-stripe](/?search=paytic%2Fpayments-stripe)Library

bytic/payments-stripe
=====================

Payments module for paytic library for stripe

1.0.7(3y ago)0180MITPHPPHP ^7.4 || ^8.0

Since Oct 30Pushed 3y ago1 watchersCompare

[ Source](https://github.com/paytic/payments-stripe)[ Packagist](https://packagist.org/packages/bytic/payments-stripe)[ Docs](https://github.com/paytic/payments-stripe)[ RSS](/packages/bytic-payments-stripe/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (8)Versions (10)Used By (0)

payments-stripe
===============

[](#payments-stripe)

[![Latest Version on Packagist](https://camo.githubusercontent.com/b7b3030f68951cd36017e4d19632c5027bda917be4754d084dd41f431f8e0a6b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f62797469632f7061796d656e74732d7374726970652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/bytic/payments-stripe)[![Latest Stable Version](https://camo.githubusercontent.com/4b0c1e0b9a7735b9b51e22ba3caec06f4174b6ef7be810e580624be03667a673/68747470733a2f2f706f7365722e707567782e6f72672f62797469632f7061796d656e74732d7374726970652f762f737461626c65)](https://packagist.org/packages/bytic/payments-stripe)[![Latest Unstable Version](https://camo.githubusercontent.com/e8ed666e858e9da0d5f937ad079160294aa1b1345abc03c0e4d266824b60d03f/68747470733a2f2f706f7365722e707567782e6f72672f62797469632f7061796d656e74732d7374726970652f762f756e737461626c65)](https://packagist.org/packages/bytic/payments-stripe)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)

[![Build Status](https://camo.githubusercontent.com/d4fbadcaaad81a3ea712908a92d06c7e54399d81c1735518d02be30d037893de/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f62797469632f7061796d656e74732d7374726970652f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/bytic/framework)[![Quality Score](https://camo.githubusercontent.com/2501b8d29345d4315c2c372513667e11ee262ee331f1efacbaeb83c40aba9396/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f62797469632f7061796d656e74732d7374726970652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/bytic/payments-stripe)[![StyleCI](https://camo.githubusercontent.com/579df554d9748d09d3a1ceffcd7ef5fc6cd18d9045de07f75e48ec96246dcafc/68747470733a2f2f7374796c6563692e696f2f7265706f732f3330383036393536352f736869656c643f6272616e63683d6d6173746572)](https://styleci.io/repos/308069565)[![Total Downloads](https://camo.githubusercontent.com/21eb56e706fcd3fa5d7ea92c84a556d49215dcb84e6f913819ddc8804da6df9c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f62797469632f7061796d656e74732d7374726970652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/bytic/payments-stripe)

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

[](#installation)

Omnipay is installed via [Composer](http://getcomposer.org/). To install, simply require `bytic/payments` and `bytic/payments-stripe` with Composer:

```
composer require bytic/payments bytic/payments-stripe

```

Basic Usage
-----------

[](#basic-usage)

#### Testing

[](#testing)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

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

Recently: every ~135 days

Total

8

Last Release

1242d ago

PHP version history (4 changes)1.0.0PHP ^7.1

1.0.4PHP ^7.1|^8.0

1.0.6PHP ^7.4|^8.0

1.0.7PHP ^7.4 || ^8.0

### Community

Maintainers

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

---

Top Contributors

[![gabrielsolomon](https://avatars.githubusercontent.com/u/17990591?v=4)](https://github.com/gabrielsolomon "gabrielsolomon (14 commits)")

### Embed Badge

![Health badge](/badges/bytic-payments-stripe/health.svg)

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

###  Alternatives

[laravel/cashier

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.

2.5k25.9M107](/packages/laravel-cashier)[verbb/formie

The most user-friendly forms plugin for Craft.

101372.9k40](/packages/verbb-formie)[solspace/craft-freeform

The most flexible and user-friendly form building plugin!

52664.9k12](/packages/solspace-craft-freeform)[duncanmcclean/simple-commerce

A simple, yet powerful e-commerce addon for Statamic.

16313.2k2](/packages/duncanmcclean-simple-commerce)[offline/oc-mall-plugin

E-commerce solution for October CMS

1744.6k2](/packages/offline-oc-mall-plugin)[flux-se/sylius-stripe-plugin

Sylius Stripe plugin using Payment Request

1029.3k](/packages/flux-se-sylius-stripe-plugin)

PHPackages © 2026

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