PHPackages                             sugarcrm/php-rest-client-v2 - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. sugarcrm/php-rest-client-v2

ActiveLibrary[HTTP &amp; Networking](/categories/http)

sugarcrm/php-rest-client-v2
===========================

An SDK for interacting with Sugar's REST v10 API.

2.0.Beta.11(8y ago)114.3k↓50%1Apache-2.0PHPPHP &gt;=5.3.0CI failing

Since Jun 26Pushed 5y ago1 watchersCompare

[ Source](https://github.com/MichaelJ2324/Sugar-Rest-Client-v2)[ Packagist](https://packagist.org/packages/sugarcrm/php-rest-client-v2)[ RSS](/packages/sugarcrm-php-rest-client-v2/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (8)Dependencies (2)Versions (9)Used By (0)

[![Minimum PHP Version](https://camo.githubusercontent.com/22e5e8c5dbecfe4f2a2bb87db9c8fbc1a24c610aeae14c97f300ef4e66133ada/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344253230352e332d3838393242462e737667)](https://php.net/)[![Build Status](https://camo.githubusercontent.com/f514749595ddb506dfa229e335874d50e62990467dff57413fa389aeee34c88e/68747470733a2f2f7472617669732d63692e6f72672f737567617263726d2f726573742d7068702d636c69656e742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/sugarcrm/rest-php-client)[![Latest Stable Version](https://camo.githubusercontent.com/b2bd4b1018f75d868aab41b94cd0ec5ee293ee5b6f2ac56b4a71b89ab2ffa53d/68747470733a2f2f706f7365722e707567782e6f72672f737567617263726d2f726573742d7068702d636c69656e742f762f737461626c65)](https://packagist.org/packages/sugarcrm/rest-php-client)[![License](https://camo.githubusercontent.com/41766c28fb4ebe08011fe87a6baa5392ae982b8b0c48b76c3ca702a0599943a1/68747470733a2f2f706f7365722e707567782e6f72672f737567617263726d2f726573742d7068702d636c69656e742f6c6963656e7365)](https://packagist.org/packages/sugarcrm/rest-php-client)[![Total Downloads](https://camo.githubusercontent.com/0cc593c7c52c9a257075f6c5c3b0c2e302b7d06f4db2b7832161c046da0ae453/68747470733a2f2f706f7365722e707567782e6f72672f737567617263726d2f726573742d7068702d636c69656e742f646f776e6c6f616473)](https://packagist.org/packages/sugarcrm/rest-php-client)

SugarCRM REST PHP Client
========================

[](#sugarcrm-rest-php-client)

Overview
--------

[](#overview)

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.

Usage
-----

[](#usage)

Add to any project using composer:

```
"require": {
    "sugarcrm/rest-php-client": "~2.0"
}

```

> If you were previously using v1.x, please note v2.x uses different namespaces and is not backwards compatible. You can run v1.x and v2.x side-by-side by using the sugarcrm/php-rest-client-v2 package, which will always maintain the latest 2.x package

**Check out the [Wiki](https://github.com/sugarcrm/rest-php-client/wiki)** for detailed information on

- Installation
- Usage
- Customization
- Included endpoints
- Architecture overview

Developing the PHP REST Client
------------------------------

[](#developing-the-php-rest-client)

#### Requirements:

[](#requirements)

- v1.x
    - [php 5.3 - 5.6](https://php.org/)
- v2.x
    - \[php 5.3+\]

#### Steps:

[](#steps)

1. With PHP installed, navigate to the repo folder (rest-php-client) via terminal.
2. Run 'composer install'

### Contributing:

[](#contributing)

See [CONTRIBUTING](CONTRIBUTING.md) for how you can contribute changes back into this project.

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 71.5% 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 ~12 days

Recently: every ~20 days

Total

8

Last Release

3161d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7da72a28a36747dc2c44840f6cad6f973e6544341a70fa134960618317faa2a9?d=identicon)[MichaelJ2324](/maintainers/MichaelJ2324)

---

Top Contributors

[![MichaelJ2324](https://avatars.githubusercontent.com/u/3056352?v=4)](https://github.com/MichaelJ2324 "MichaelJ2324 (88 commits)")[![geraldclark](https://avatars.githubusercontent.com/u/173238?v=4)](https://github.com/geraldclark "geraldclark (33 commits)")[![anthonyxwatson](https://avatars.githubusercontent.com/u/613631?v=4)](https://github.com/anthonyxwatson "anthonyxwatson (2 commits)")

---

Tags

apisdkrestmodelcollectioncrmsugarv2sugarcrmv102.0

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/sugarcrm-php-rest-client-v2/health.svg)

```
[![Health](https://phpackages.com/badges/sugarcrm-php-rest-client-v2/health.svg)](https://phpackages.com/packages/sugarcrm-php-rest-client-v2)
```

###  Alternatives

[cristianpontes/zoho-crm-client-php

Provides a clean readable PHP API to the Zoho Rest API

5554.0k](/packages/cristianpontes-zoho-crm-client-php)[bamboohr/api

Official PHP SDK for the BambooHR API. https://documentation.bamboohr.com

34101.5k1](/packages/bamboohr-api)[abantecart/ups-php

UPS PHP SDK based on OAuth

1815.3k](/packages/abantecart-ups-php)

PHPackages © 2026

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