PHPackages                             bisonlab/sugarcrm-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. bisonlab/sugarcrm-bundle

ActiveSymfony-bundle[API Development](/categories/api)

bisonlab/sugarcrm-bundle
========================

Bundle for simple access to the REST API of Sugar CRM 7 and up.

3.4.1(6y ago)01.1k2LGPL-3.0-or-laterPHP

Since May 21Pushed 1y ago2 watchersCompare

[ Source](https://github.com/thomasez/BisonLabSugarCrmBundle)[ Packagist](https://packagist.org/packages/bisonlab/sugarcrm-bundle)[ Docs](https://github.com/thomasez/SugarCrmBundle)[ RSS](/packages/bisonlab-sugarcrm-bundle/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (2)Versions (5)Used By (0)

sugarcrm-bundle
===============

[](#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.

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance30

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~668 days

Total

3

Last Release

2349d ago

Major Versions

1.0.0 → 3.4.12020-01-18

### Community

Maintainers

![](https://www.gravatar.com/avatar/884af271c6ab9a2318359dc0da28995b3c932a084caac2539f673710f09da1a4?d=identicon)[thomasez](/maintainers/thomasez)

---

Top Contributors

[![thomasez](https://avatars.githubusercontent.com/u/683490?v=4)](https://github.com/thomasez "thomasez (25 commits)")

---

Tags

symfony rest sugarcrm

### Embed Badge

![Health badge](/badges/bisonlab-sugarcrm-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/bisonlab-sugarcrm-bundle/health.svg)](https://phpackages.com/packages/bisonlab-sugarcrm-bundle)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.8M712](/packages/sylius-sylius)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.5M373](/packages/easycorp-easyadmin-bundle)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1155.2k](/packages/rcsofttech-audit-trail-bundle)[sulu/headless-bundle

Bundle that provides controllers and services for using Sulu as headless content management system

56140.6k2](/packages/sulu-headless-bundle)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1615.6k12](/packages/2lenet-crudit-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
