storefactory / zoho-subscription-api
PHP library to retrieve Zoho Subscription via its API
Installs: 26 995
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 5
Open Issues: 0
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: 2024-10-14 16:29:49 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"