PHPackages                             samyan/coinbase-pro - 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. samyan/coinbase-pro

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

samyan/coinbase-pro
===================

Coinbase Pro client

1.1(5y ago)1161MITPHPPHP &gt;=7.0

Since Dec 18Pushed 5y ago1 watchersCompare

[ Source](https://github.com/samyan/coinbase-pro)[ Packagist](https://packagist.org/packages/samyan/coinbase-pro)[ RSS](/packages/samyan-coinbase-pro/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Coinbase PRO Client for PHP
===========================

[](#coinbase-pro-client-for-php)

[![Latest Stable Version](https://camo.githubusercontent.com/729dcedf3b0bf2b1f1d465479b5c7092a368dd73286d4116b049fdad275eaf96/68747470733a2f2f706f7365722e707567782e6f72672f73616d79616e2f636f696e626173652d70726f2f76)](//packagist.org/packages/samyan/coinbase-pro) [![Total Downloads](https://camo.githubusercontent.com/35ef6b8f1fd770e534057c5a23cc9c722fa11e765a2f3eb19ae9922857054a22/68747470733a2f2f706f7365722e707567782e6f72672f73616d79616e2f636f696e626173652d70726f2f646f776e6c6f616473)](//packagist.org/packages/samyan/coinbase-pro) [![License](https://camo.githubusercontent.com/2428baaa1f4c9ead7dd47c1d7a2567bf6db7902eaf895f557c9d1a2ed38ebd55/68747470733a2f2f706f7365722e707567782e6f72672f73616d79616e2f636f696e626173652d70726f2f6c6963656e7365)](//packagist.org/packages/samyan/coinbase-pro)

Coinbase Pro basic client for **PHP 7.0+**

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

[](#installation)

Require the package in `composer.json`

```
"require": {
    "samyan/coinbase-pro": "1.*"
},
```

Basic usage
-----------

[](#basic-usage)

```
use Samyan\ApiAuth;
use Samyan\Coinbase;

$auth = new ApiAuth('YOUR_API_KEY', 'YOUR_SECRET_KEY', 'YOUR_PASSPHRASE');
$coinbaseClient = new Coinbase($auth, false, false);

$result = $coinbaseClient->withdrawal('0.05', 'BTC', 'bc1qzep2wle7f9ane6aa2kchvnu5r2z4340h09ypx7');
```

List of implemented API
-----------------------

[](#list-of-implemented-api)

- getServerTime
- listAccounts
- getAccount
- getCurrentExchangeLimits
- listWithdrawals
- getWithdrawal
- withdrawal
- getFeeEstimate

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

2022d ago

### Community

Maintainers

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

---

Top Contributors

[![samyan](https://avatars.githubusercontent.com/u/3801362?v=4)](https://github.com/samyan "samyan (2 commits)")

---

Tags

clientcurrencycryptocoinbase

### Embed Badge

![Health badge](/badges/samyan-coinbase-pro/health.svg)

```
[![Health](https://phpackages.com/badges/samyan-coinbase-pro/health.svg)](https://phpackages.com/packages/samyan-coinbase-pro)
```

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[illuminate/http

The Illuminate Http package.

11937.9M6.9k](/packages/illuminate-http)[eightpoints/guzzle-bundle

Integrates Guzzle 6.x, a PHP HTTP Client, into Symfony. Comes with easy and powerful configuration options and optional plugins.

44512.5M57](/packages/eightpoints-guzzle-bundle)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M47](/packages/tencentcloud-tencentcloud-sdk-php)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)

PHPackages © 2026

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