hampel / close
This package is abandoned and no longer maintained.
The author suggests using the hampel/close-api package instead.
Close.com CRM API wrapper using Guzzle
3.2.0
2024-02-28 20:58 UTC
Requires
- php: >=7.1.8
- guzzlehttp/guzzle: ^6.0|^7.0
- hampel/json: ^2.0
- nesbot/carbon: ^2.0|^3.0
- psr/log: ^1.0|^2.0|^3.0
Requires (Dev)
- mockery/mockery: ^1
- phpunit/phpunit: ^10.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
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