Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Sugarcrm Bundle Laravel Package

bisonlab/sugarcrm-bundle

Symfony2 bundle to access SugarCRM REST v10 via the spinegar SugarCRM7 API wrapper. Configure base URL and credentials, then use the wrapper directly or through a NoOrmBundle-style adapter for more structured integration.

View on GitHub
Deep Wiki
Context7

sugarcrm-bundle

Symfony2 bundle for accessing Sugar CRM REST v10 interface.

It's a Bundle for using spinegar/sugarcrm7-api-wrapper-class.

This can be used in two ways, the wrapper directly or through the NoOrmBundle. You will most likely just use the wrapper as it gives you direct access to the sugar service and can use it directly as per it's documenatation.

The other is for more complete objects and control but for now it basically does the same as the wrapper but with the same API as other NoOrmBundle adapters, which is a good idea if you are using NoOrmBundle but not much of a reason to start using it.

Choosing this is easy.

In app/config/config.yml, pick one of these lines:

  • { resource: @BisonLabSugarCrmBundle/Resources/config/services_wrapper.yml }

  • { resource: @BisonLabSugarCrmBundle/Resources/config/services.yml }

Parameters.yml needs the same parameters for either access method:

sugarcrm_base_url: http://sugar.local.net
sugarcrm_username: sugar
sugarcrm_password: sugar

Remember your app/AppKernel.php entry:

new BisonLab\SugarCrmBundle\BisonLabSugarCrmBundle(),

And if you are going to use the BisonLabNoOrmBundle, add it to your composer.json

Have fun,

Thomas.

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
apiboxsym/user-bundle
apiboxsym/health-check-bundle
jayeshmepani/jpl-moshier-ephemeris-php
elnasnato/laraliveui
labrodev/rest-sdk
sampaui/sampaui
babelqueue/php-sdk
facebook/capi-param-builder-php
babelqueue/symfony
hamzi/corewatch
minionfactory/raw-hydrator
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager
alimarchal/laravel-chart-of-accounts
babenkoivan/elastic-scout-driver
mkwebdesign/filament-watchdog-v5
renatomarinho/laravel-page-speed
zedmagdy/filament-business-hours
renatovdemoura/blade-elements-ui