2017 © Pedro Peláez
 

library zoho

Zoho CRM integration for PHP-Laravel

image

rahulreghunath/zoho

Zoho CRM integration for PHP-Laravel

  • Sunday, November 12, 2017
  • by rahulreghunath
  • Repository
  • 0 Watchers
  • 1 Stars
  • 53 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 3 Versions
  • 29 % Grown

The README.md

Zoho

A simple PHP API extension for Zoho CRM for Laravel, (*1)

Require this package in your composer.json and update composer. This will download the package., (*2)

composer require rahulreghunath/zoho

Installation

Laravel

After updating composer, add the ServiceProvider to the providers array in config/app.php, (*3)

Rahulreghunath\Zoho\ServiceProvider::class,

After adding ServiceProvider, Run the command, (*4)

    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, (*5)

The Versions

12/11 2017

dev-master

9999999-dev

Zoho CRM integration for PHP-Laravel

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

by Rahul Reghunath

laravel zoho

12/11 2017

v0.2

0.2.0.0

Zoho CRM integration for PHP-Laravel

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

by Rahul Reghunath

laravel zoho

11/11 2017

0.1

0.1.0.0 https://github.com/rahulreghunath/zoho-crm

PHP form validation plugin

  Sources   Download

MIT

by Rahul Reghunath