Download the PHP package concedra/pimple-sugar without Composer
On this page you can find all versions of the php package concedra/pimple-sugar. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download concedra/pimple-sugar
More information about concedra/pimple-sugar
Files in concedra/pimple-sugar
Download concedra/pimple-sugar
More information about concedra/pimple-sugar
Files in concedra/pimple-sugar
Vendor concedra
Package pimple-sugar
Short Description Provides SugarCRM 7 REST Client integration for Pimple DI
License MIT
Package pimple-sugar
Short Description Provides SugarCRM 7 REST Client integration for Pimple DI
License MIT
Please rate this library. Is it a good library?
Informations about the package pimple-sugar
SugarServiceProvider
Provides integration with SugarCRM REST Client for SugarCRM 7 for the Pimple DI container.
Parameters
- sugar.url: Host URL to your sugar instance.
- sugar.username: Username of your instance.
- sugar.password: Password of your instance.
Services
- sugar: Spinegar\Sugar7Wrapper\Rest instance.
Usage Example
Registering with the application
$container->register(new \Concedra\Pimple\SugarServiceProvider());
See also
All versions of pimple-sugar with dependencies
PHP Build Version
Package Version
Requires
spinegar/sugar7wrapper Version
dev-master
The package concedra/pimple-sugar contains the following files
Loading the files please wait ....