storefactory / zoho-subscription-bundle
Zoho Subscription Bundle 使用 zoho-subscription-api PHP 客户端库
v3.0.0
2018-06-28 09:26 UTC
Requires
- php: ^7.0
- storefactory/zoho-subscription-api: ^2.0
- symfony/framework-bundle: ^3.3 | ^4.0
This package is auto-updated.
Last update: 2024-09-12 03:51:12 UTC
README
ZohoSubscriptionBundle
使用 Zoho API 订阅实现storefactory/zoho-subscription-api的包
安装 API
推荐通过 Composer 安装。
composer require zoho-subscription-bundle "^3.0"
启用包
打开你的 AppKernel.php
并添加
new StoreFactory\ZohoSubscriptionBundle\ZohoSubscriptionBundle(),