romansh/laravel-creem-cli
最新稳定版本:1.2.11
Composer 安装命令:
composer require romansh/laravel-creem-cli
包简介
Laravel Artisan CLI for Creem.io — mirrors the official creem CLI using the romansh/laravel-creem SDK
README 文档
README
Laravel Artisan CLI for Creem.io — mirrors the official creem CLI using the romansh/laravel-creem SDK as backend.
Installation
composer require romansh/laravel-creem-cli
Configuration
php artisan vendor:publish --tag=creem-cli-config
Commands
creem:whoami # Show store info & mode creem:products list|get|create # Manage products creem:customers list|get|billing # Manage customers creem:subscriptions list|get|cancel|pause|resume creem:checkouts create|get creem:transactions list|get creem:discounts list|get creem:config show|get|set
All commands accept --profile and --json flags.
Money-sensitive operations should always pass an explicit currency. For example, creem:products create now requires --currency so product pricing is never created with an accidental default currency.
License
MIT
统计信息
- 总下载量: 12
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 6
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-03-28