定制 dev-3bdulrahman/subscriptions 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

dev-3bdulrahman/subscriptions

Composer 安装命令:

composer require dev-3bdulrahman/subscriptions

包简介

Subscriptions and tenant billing limits module for Laravel ERP.

README 文档

README

Latest Version PHP Version Laravel License

A complete Subscriptions module for Laravel ERP systems. Manage plans, features, tenant billing, usage tracking, invoices, and payments — with full API and Livewire admin interface.

Features

  • Plan & Feature Management
  • Subscription Lifecycle (create, renew, cancel, upgrade/downgrade)
  • Usage-based Billing & Limits
  • Invoice Generation
  • Payment Tracking
  • Tenant Billing Integration
  • REST API endpoints
  • Arabic & English translations

Requirements

Dependency Version
PHP ^8.2 | ^8.3
Laravel ^11.0 | ^12.0

Installation

composer require dev-3bdulrahman/subscriptions

Publish and run migrations:

php artisan vendor:publish --provider="Dev3bdulrahman\Subscriptions\Providers\SubscriptionServiceProvider"
php artisan migrate

Service Provider

Auto-discovered via Laravel package discovery. Manual registration in bootstrap/providers.php:

Dev3bdulrahman\Subscriptions\Providers\SubscriptionServiceProvider::class,

Changelog

See CHANGELOG.md for release history.

License

MIT License © Abdulrahman

统计信息

  • 总下载量: 0
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-06-16