2017 © Pedro Peláez
 

library php-insightly

PHP SDK for Insightly CRM API

image

ggdx/php-insightly

PHP SDK for Insightly CRM API

  • Wednesday, January 24, 2018
  • by Gingerdan
  • Repository
  • 2 Watchers
  • 4 Stars
  • 164 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 42 Forks
  • 2 Open issues
  • 2 Versions
  • 7 % Grown

The README.md

PHP-Insightly

Getting started

Composer

composer require ggdx/php-insightly, (*1)

Example:

$insightly = new Insightly($api_key, $api_version) // $api_version is optional, v2.2 is default
$insightly->getContacts();

Documentation will follow but for now, all methods are fully documented in the code., (*2)

For $data arrays, please see Insightly API Docs for requirements. For the most part, Insightly is pretty flexible with "required" data but there are certain situations where a minimum dataset is required., (*3)

For the Laravel 5 service provider, look here, (*4)

The Versions

24/01 2018

dev-master

9999999-dev

PHP SDK for Insightly CRM API

  Sources   Download

MIT

The Requires

 

by Daniel White

php crm insightly

22/11 2016

1.0.2

1.0.2.0

PHP SDK for Insightly CRM API

  Sources   Download

MIT

The Requires

 

by Daniel White

php crm insightly