PHPackages                             sugarcrm-developers/php-rest-client - 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-developers/php-rest-client

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

sugarcrm-developers/php-rest-client
===================================

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

1.1.0(8mo ago)52.0k↓22.5%5[1 issues](https://github.com/sugarcrm-developers/php-rest-client/issues)Apache-2.0PHPPHP &gt;=8.0CI passing

Since Feb 4Pushed 8mo ago6 watchersCompare

[ Source](https://github.com/sugarcrm-developers/php-rest-client)[ Packagist](https://packagist.org/packages/sugarcrm-developers/php-rest-client)[ RSS](/packages/sugarcrm-developers-php-rest-client/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (5)Versions (7)Used By (0)

[![Coverage Status](https://camo.githubusercontent.com/8b3345cc4c58d41de8870fc4bcf70739c34ddf80868281bc4f42af36dbbc0fa4/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f737567617263726d2d646576656c6f706572732f7068702d726573742d636c69656e742f62616467652e7376673f6272616e63683d6d61696e)](https://coveralls.io/github/sugarcrm-developers/php-rest-client?branch=main)[![Packagist Downloads](https://camo.githubusercontent.com/5369f9a206e9e86a96d7a47296229863b4b6ffcb304e3bb7297402f1b80e6066/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f737567617263726d2d646576656c6f706572732f7068702d726573742d636c69656e74)](https://camo.githubusercontent.com/5369f9a206e9e86a96d7a47296229863b4b6ffcb304e3bb7297402f1b80e6066/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f737567617263726d2d646576656c6f706572732f7068702d726573742d636c69656e74)[![Packagist Version](https://camo.githubusercontent.com/3136217cfd43ba781c0d12bb690ab616b56c766409c7bf41d8fb863b3844d209/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f737567617263726d2d646576656c6f706572732f7068702d726573742d636c69656e74)](https://camo.githubusercontent.com/3136217cfd43ba781c0d12bb690ab616b56c766409c7bf41d8fb863b3844d209/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f737567617263726d2d646576656c6f706572732f7068702d726573742d636c69656e74)

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

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

Overview
--------

[](#overview)

A simple and intuitive Library for accessing a SugarCRM'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-developers/php-rest-client": "^1.*"
}

```

**Check out the [Wiki](https://github.com/sugarcrm-developers/php-rest-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 8.0+](https://php.org/)
    - [Composer](https://getcomposer.org/)

#### 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

39

—

LowBetter than 86% of packages

Maintenance57

Moderate activity, may be stable

Popularity29

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 77.8% 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 ~55 days

Total

5

Last Release

244d 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 (21 commits)")[![tevfik6](https://avatars.githubusercontent.com/u/1277211?v=4)](https://github.com/tevfik6 "tevfik6 (6 commits)")

---

Tags

apisdkrestcrmsugarsugarcrmv10

###  Code Quality

TestsPHPUnit

Static AnalysisRector

Code StylePHP CS Fixer

### Embed Badge

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

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

###  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)
