storefactory/zoho-subscription-bundle

Zoho Subscription Bundle uses the zoho-subscription-api PHP client library

Installs: 22 392

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 4

Forks: 0

Open Issues: 0

Type:symfony-bundle

v3.0.0 2018-06-28 09:26 UTC

README

Scrutinizer Code Quality SensioLabsInsight

ZohoSubscriptionBundle

A bundle using an implementation of Zoho API subscription storefactory/zoho-subscription-api

Installing the API

The recommended way to install it is through Composer.

composer require zoho-subscription-bundle "^3.0"

Enabling the bundle

Open your AppKernel.php and add:

new StoreFactory\ZohoSubscriptionBundle\ZohoSubscriptionBundle(),