Download the PHP package rahulreghunath/zoho without Composer
On this page you can find all versions of the php package rahulreghunath/zoho. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rahulreghunath/zoho
More information about rahulreghunath/zoho
Files in rahulreghunath/zoho
Download rahulreghunath/zoho
More information about rahulreghunath/zoho
Files in rahulreghunath/zoho
Vendor rahulreghunath
Package zoho
Short Description Zoho CRM integration for PHP-Laravel
License MIT
Package zoho
Short Description Zoho CRM integration for PHP-Laravel
License MIT
Please rate this library. Is it a good library?
Informations about the package zoho
Zoho
A simple PHP API extension for Zoho CRM for Laravel
Require this package in your composer.json and update composer. This will download the package.
composer require rahulreghunath/zoho
Installation
Laravel
After updating composer, add the ServiceProvider to the providers array in config/app.php
Rahulreghunath\Zoho\ServiceProvider::class,
After adding ServiceProvider, Run the command
php artisan vendor:publish
After that set your Zoho CRM authentication key inside zoho.php file inside config folder and you are good to go
All versions of zoho with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.9
The package rahulreghunath/zoho contains the following files
Loading the files please wait ....