A simple and intuitive Library for accessing a Sugar 7's REST v10 API. Allows for Object Oriented design around accessing data from a SugarCRM system, so you can easily get your integration project underway.
Check out the Wiki for detailed information on
- Installation
- Usage
- Customization
- Included endpoints
- Architecture overview
You need to have installed: php 5.3+
- With PHP installed, navigate to the repo folder (rest-php-client) via terminal.
- Run 'composer install'
See CONTRIBUTING for how you can contribute changes back into this project.