Skip to content

Releases: revoltify/subscriptionify

1.0.0

05 Apr 08:13

Choose a tag to compare

Feature-based subscription management for Laravel — gateway-agnostic plans, features, usage tracking, and optional overage billing.

Features

  • Plans — Free, trial, recurring with grace periods
  • 4 Feature Types — Toggle, Consumable, Limit, Metered
  • Full Lifecycle — Subscribe, renew, cancel, resume, expire, change plans
  • Usage Tracking — Quotas, resets, unlimited, direct grants
  • Overage Billing — Pay-per-use via HasFunds contract
  • Middleware & Bladesubscribed, plan:{slug}, feature:{slug}
  • Query Scopes & DTOs — Ready-made helpers for UI integration
  • Scheduled Expirysubscriptionify:expire-overdue command

Documentation →