Provides integration with SugarCRM REST Client for SugarCRM 7 for the Pimple DI container.
- sugar.url: Host URL to your sugar instance.
- sugar.username: Username of your instance.
- sugar.password: Password of your instance.
- sugar: Spinegar\Sugar7Wrapper\Rest instance.
$container->register(new \Concedra\Pimple\SugarServiceProvider());