PHPackages                             aryeo/copper-sdk - 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. aryeo/copper-sdk

ActiveLibrary[API Development](/categories/api)

aryeo/copper-sdk
================

PHP SDK for working Copper CRM

v2.1.0(4y ago)44.4kMITPHPPHP ^8.0

Since Jul 16Pushed 3y ago2 watchersCompare

[ Source](https://github.com/AryeoHQ/copper-php-sdk)[ Packagist](https://packagist.org/packages/aryeo/copper-sdk)[ Docs](https://github.com/aryeo/copper-sdk)[ RSS](/packages/aryeo-copper-sdk/feed)WikiDiscussions main Synced today

READMEChangelog (5)Dependencies (3)Versions (9)Used By (0)

Copper PHP SDK
==============

[](#copper-php-sdk)

[![Latest Version on Packagist](https://camo.githubusercontent.com/7925e540545e9940ce77670a75738d1119fc7b6349bbf14278778ef77525cba6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f617279656f2f636f707065722d73646b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/aryeo/copper-sdk)[![Total Downloads](https://camo.githubusercontent.com/252a311bca8bc7b95af415fd92da264f796346b3ece599cf3922ad0f2929c998/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f617279656f2f636f707065722d73646b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/aryeo/copper-sdk)

This package provides a PHP SDK for interacting with the [Copper CRM API](https://developer.copper.com/index.html). It's used primarily in order to sync leads collected from external sources with Copper. On the [Aryeo](https://www.aryeo.com/) platform, leads are generated from property websites and other marketing materials. This SDK is leveraged to sync, tag, and/or assign these leads with contacts in Copper..

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require aryeo/copper-sdk
```

Usage
-----

[](#usage)

```
use Aryeo\Copper\Copper;

$token = 'your-api-token';
$user_email = 'useremail@usedfortoken.com';

$client = new Copper($token, $user_email);
$client->users()->search();
```

### Testing

[](#testing)

```
composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~8 days

Total

5

Last Release

1728d ago

Major Versions

v1.0.1 → v2.0.02021-07-16

PHP version history (2 changes)v1.0.0PHP ^7.4

v2.1.0PHP ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/c753ed243e6ca82419d8364d26a9f3143f7d90a6c50c8a677f9a5db48beb21f3?d=identicon)[aryeo](/maintainers/aryeo)

---

Top Contributors

[![brendanquinlan](https://avatars.githubusercontent.com/u/31985476?v=4)](https://github.com/brendanquinlan "brendanquinlan (5 commits)")[![ninjaparade](https://avatars.githubusercontent.com/u/228899?v=4)](https://github.com/ninjaparade "ninjaparade (4 commits)")[![wilburpowery](https://avatars.githubusercontent.com/u/15817188?v=4)](https://github.com/wilburpowery "wilburpowery (3 commits)")

---

Tags

aryeocopper

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/aryeo-copper-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/aryeo-copper-sdk/health.svg)](https://phpackages.com/packages/aryeo-copper-sdk)
```

###  Alternatives

[skagarwal/google-places-api

Google Places Api

1913.0M8](/packages/skagarwal-google-places-api)[dcblogdev/laravel-microsoft-graph

A Laravel Microsoft Graph API (Office365) package

168285.5k1](/packages/dcblogdev-laravel-microsoft-graph)[vluzrmos/slack-api

Wrapper for Slack.com WEB API.

102589.1k3](/packages/vluzrmos-slack-api)[smodav/mpesa

M-Pesa API implementation

16363.7k1](/packages/smodav-mpesa)[jasara/php-amzn-selling-partner-api

A fluent interface for Amazon's Selling Partner API in PHP

1344.8k1](/packages/jasara-php-amzn-selling-partner-api)[grantholle/powerschool-api

A Laravel package to make interacting with PowerSchool less painful.

1715.6k1](/packages/grantholle-powerschool-api)

PHPackages © 2026

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