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 1w 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 27% 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

1977d 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

[eightpoints/guzzle-bundle

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

45912.1M55](/packages/eightpoints-guzzle-bundle)[akamai-open/edgegrid-client

Implements the Akamai {OPEN} EdgeGrid Authentication specified by https://developer.akamai.com/introduction/Client\_Auth.html

482.5M6](/packages/akamai-open-edgegrid-client)[zoonman/linkedin-api-php-client

LinkedIn API PHP SDK with OAuth 2.0 &amp; CSRF support. Can be used for social sign in or sharing on LinkedIn. Examples. Documentation.

127704.0k](/packages/zoonman-linkedin-api-php-client)[cybercog/youtrack-rest-php

YouTrack REST API PHP Client.

37149.2k3](/packages/cybercog-youtrack-rest-php)[printu/labelary

PHP API for Labelary.com

34616.9k](/packages/printu-labelary)[printu/customerio

PHP API for Customer.io

241.1M2](/packages/printu-customerio)

PHPackages © 2026

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