Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hampel/close
Close.com CRM API wrapper using Guzzle
https://github.com/hampel/close
api close crm guzzle
Last synced: about 1 month ago
JSON representation
Close.com CRM API wrapper using Guzzle
- Host: GitHub
- URL: https://github.com/hampel/close
- Owner: hampel
- License: mit
- Created: 2023-06-09T06:31:31.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-28T20:58:39.000Z (10 months ago)
- Last Synced: 2024-11-14T20:49:07.841Z (about 1 month ago)
- Topics: api, close, crm, guzzle
- Language: PHP
- Homepage:
- Size: 61.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
Close CRM API Wrapper Service
=============================A [Close CRM](https://close.com/) API wrapper using Guzzle.
By [Simon Hampel](mailto:[email protected])
See also: [Close API Documentation](https://developer.close.com/)
Installation
------------To install using composer, run the following command:
`composer require hampel/close`
Configuration
-------------TODO