PHPackages                             falcon758/phlexus-module-shop - 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. falcon758/phlexus-module-shop

ActiveLibrary

falcon758/phlexus-module-shop
=============================

Phlexus Shop Module

2.1.0(3y ago)0421BSD-3-ClausePHP

Since Feb 28Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/falcon758/phlexus-module-shop)[ Packagist](https://packagist.org/packages/falcon758/phlexus-module-shop)[ RSS](/packages/falcon758-phlexus-module-shop/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (10)Dependencies (5)Versions (19)Used By (1)

Phlexus Shop Module
===================

[](#phlexus-shop-module)

📦 Phlexus Shop Module

Setup crons
===========

[](#setup-crons)

Create renewal payments
-----------------------

[](#create-renewal-payments)

php /path/to/phlexus/cli.php 'Phlexus\\Modules\\Shop\\Tasks\\Subscription' createPayments

Verify payments
---------------

[](#verify-payments)

php /path/to/phlexus/cli.php 'Phlexus\\Modules\\Shop\\Tasks\\Subscription' verifyPayments

Verify subscriptions
--------------------

[](#verify-subscriptions)

php /path/to/phlexus/cli.php 'Phlexus\\Modules\\Shop\\Tasks\\Subscription' verifySubscription

Payments: Apple Pay &amp; Google Pay
====================================

[](#payments-apple-pay--google-pay)

- Configure provider: add `stripe` keys under your global `payments` config:
    - `payments[stripe][secret_key]`: your Stripe secret API key.
- Enable methods: create `PaymentMethod` records in DB with IDs matching:
    - Apple Pay: 3
    - Google Pay: 4
- Routes:
    - Success callbacks are handled at `/payment/callback/stripe/{paymentHash}` and `/payment/callback/stripe/{paymentHash}`.
- How it works:
    - Start payment creates a Stripe Checkout Session and redirects the user.
    - Wallets (Apple Pay, Google Pay) are automatically available on Checkout.
    - On successful payment, the module marks the `Payment` and `Order` as paid.
- Requirements:
    - Stripe account with Apple/Google Pay enabled for your domain.
    - Domain verification with Apple Pay (via Stripe) as needed.

###  Health Score

37

—

LowBetter than 82% of packages

Maintenance65

Regular maintenance activity

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

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

Recently: every ~71 days

Total

18

Last Release

1102d ago

Major Versions

1.8.6 → 2.0.02022-10-19

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2040462?v=4)[falcon758](/maintainers/falcon758)[@falcon758](https://github.com/falcon758)

---

Top Contributors

[![falcon758](https://avatars.githubusercontent.com/u/2040462?v=4)](https://github.com/falcon758 "falcon758 (146 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/falcon758-phlexus-module-shop/health.svg)

```
[![Health](https://phpackages.com/badges/falcon758-phlexus-module-shop/health.svg)](https://phpackages.com/packages/falcon758-phlexus-module-shop)
```

###  Alternatives

[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[nafezly/payments

Payment helper for Paypal, Paymob, Kashier, Hyperpay and Fawry

46817.1k](/packages/nafezly-payments)[duncanmcclean/simple-commerce

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

16313.2k2](/packages/duncanmcclean-simple-commerce)[tomatophp/filament-payments

Manage your payments inside FilamentPHP app with multi payment gateway integration

542.3k](/packages/tomatophp-filament-payments)

PHPackages © 2026

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