Skip to content
/ close Public

Close.com CRM API wrapper using Guzzle

License

Notifications You must be signed in to change notification settings

hampel/close

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Close CRM API Wrapper Service

A Close CRM API wrapper using Guzzle.

By Simon Hampel

See also: Close API Documentation

Installation

To install using composer, run the following command:

composer require hampel/close

Configuration

TODO