storefactory / zoho-subscription-api
There is no license information available for the latest version (v2.0.6) of this package.
PHP library to retrieve Zoho Subscription via its API
Package info
github.com/StoreFactory/zoho-subscription-api
pkg:composer/storefactory/zoho-subscription-api
v2.0.6
2017-10-12 12:53 UTC
Requires
- php: ~7.0
- doctrine/cache: ^1.4
- php-http/client-implementation: ^1.0
- php-http/discovery: ^1.0
- php-http/httplug: ^1.0
- php-http/message-factory: ^1.0
- psr/http-message: ^1.0
Requires (Dev)
- guzzlehttp/psr7: ^1.0
- php-http/message: ^1.0
- php-http/mock-client: ^0.3
This package is auto-updated.
Last update: 2026-02-14 19:28:28 UTC
README
zoho-subscription-api
An implementation of Zoho API subscription in PHP with cache handling (with doctrine/cache)
If you're using Symfony2, you should be interested in ZohoSubscriptionBundle
Installing the API
The recommended way to install it is through Composer.
composer require storefactory/zoho-subscription-api ">=1.0.0"