PHPackages                             waaseyaa/billing - 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. waaseyaa/billing

ActiveLibrary[Payment Processing](/categories/payments)

waaseyaa/billing
================

Stripe billing for Waaseyaa — subscriptions, checkout, portal, plan tiers

v0.1.0-alpha.188(1mo ago)04371GPL-2.0-or-laterPHPPHP &gt;=8.5

Since Mar 19Pushed 6d agoCompare

[ Source](https://github.com/waaseyaa/billing)[ Packagist](https://packagist.org/packages/waaseyaa/billing)[ RSS](/packages/waaseyaa-billing/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependencies (6)Versions (158)Used By (1)

waaseyaa/billing
================

[](#waaseyaabilling)

**Layer 3 — Services**

Stripe billing for Waaseyaa: subscriptions, checkout, customer portal, plan tiers.

`BillingManager` is the single entry point for plan tier resolution, checkout session creation, and customer-portal URLs. `StripeClientInterface` plus `FakeStripeClient` make the integration testable without hitting Stripe; `WebhookHandler` dispatches Stripe webhook events into framework `DomainEvent`s.

Key classes: `BillingManager`, `BillingServiceProvider`, `CheckoutSession`, `PlanTier`, `StripeClientInterface`, `WebhookHandler`.

Scope
-----

[](#scope)

This package is **v0.1 scaffolding**. The public surface (`BillingManager`, `StripeClientInterface`, `WebhookHandler`, `PlanTier`, `CheckoutSession`, `SubscriptionData`, `FakeStripeClient`, `BillingServiceProvider`) is marked `@api` to preserve it from dead-code removal while the integration remains partially wired.

Out of scope for v0.1
---------------------

[](#out-of-scope-for-v01)

Full Stripe billing integration — including webhook signature verification, subscription lifecycle management, and payment failure handling — is **deferred to post-v0.1**. The scaffold exists to:

1. Reserve the `waaseyaa/billing` package namespace.
2. Define the `StripeClientInterface` contract so downstream code can type-hint against it.
3. Provide `FakeStripeClient` for testing billing-adjacent logic without hitting Stripe.

Roadmap
-------

[](#roadmap)

Billing activation is planned for the v0.2 cycle alongside the Minoo distribution layer. See the `empty-package-decisions-analytics-billing-aischema-01KSEFV4` mission (WP02) and the alpha-to-beta plan for deferral rationale.

###  Health Score

47

—

FairBetter than 93% of packages

Maintenance96

Actively maintained with recent releases

Popularity16

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 65.7% 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 ~0 days

Total

157

Last Release

34d ago

PHP version history (2 changes)v0.1.0-alpha.42PHP &gt;=8.4

v0.1.0-alpha.176PHP &gt;=8.5

### Community

Maintainers

![](https://www.gravatar.com/avatar/25d0ff572e93e3461e5180a920725d65691fd1e15e2d914b254dbbc2d6c393bd?d=identicon)[jonesrussell](/maintainers/jonesrussell)

---

Top Contributors

[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (44 commits)")[![jonesrussell](https://avatars.githubusercontent.com/u/499552?v=4)](https://github.com/jonesrussell "jonesrussell (23 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/waaseyaa-billing/health.svg)

```
[![Health](https://phpackages.com/badges/waaseyaa-billing/health.svg)](https://phpackages.com/packages/waaseyaa-billing)
```

###  Alternatives

[spatie/laravel-stripe-webhooks

Handle stripe webhooks in a Laravel application

5223.4M9](/packages/spatie-laravel-stripe-webhooks)[duncanmcclean/statamic-cargo

Comprehensive e-commerce addon for Statamic. Build bespoke e-commerce sites without the complexity.

3310.1k](/packages/duncanmcclean-statamic-cargo)[duncanmcclean/simple-commerce

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

16214.1k2](/packages/duncanmcclean-simple-commerce)[flux-se/sylius-stripe-plugin

Sylius Stripe plugin using Payment Request

1236.3k](/packages/flux-se-sylius-stripe-plugin)[tastyigniter/ti-ext-payregister

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

1016.7k6](/packages/tastyigniter-ti-ext-payregister)[oxid-esales/stripe-module

Stripe Payment Module for Oxid 6

165.6k](/packages/oxid-esales-stripe-module)

PHPackages © 2026

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