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

AbandonedLibrary[API Development](/categories/api)

crownsdevelopment/coinbase
==========================

A PHP Client for the Coinbase API.

05PHP

Since Nov 22Pushed 5y agoCompare

[ Source](https://github.com/jeffrey-kroonen/coinbase)[ Packagist](https://packagist.org/packages/crownsdevelopment/coinbase)[ RSS](/packages/crownsdevelopment-coinbase/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

crownsdevelopment/coinbase
==========================

[](#crownsdevelopmentcoinbase)

PHP client library to use the Coinbase API.

🏗️ The PHP client is currently in development.

Composer install
----------------

[](#composer-install)

Installing the Coinbase client for PHP can be done through Composer.

```
$ composer require crownsdevelopment/coinbase

```

Configuration
-------------

[](#configuration)

To use the library you have to set **environment variables**. The following are required to create a connection with Coinbase.

VariableDescriptionCOINBASE\_API\_KEYThe API key generated by Coinbase.COINBASE\_API\_SECRETThe API secret generated by Coinbase.### Symfony

[](#symfony)

To use the client as a service in **Symfony** you have to wire it manually. This can be done in the **services.yml** file.

```
services:
    Crownsdevelopment\Coinbase\:
            resource: '../vendor/crownsdevelopment/coinbase/src'

```

Testing
-------

[](#testing)

If you would like to test, use following command.

```
$ ./vendor/bin/phpunit  --do-not-cache-result

```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/4aff1659ac996fb3cddabeadb3991c695d0b49334659120e2edae132e2e889a5?d=identicon)[jeffrey-kroonen](/maintainers/jeffrey-kroonen)

---

Top Contributors

[![jeffrey-kroonen](https://avatars.githubusercontent.com/u/51824309?v=4)](https://github.com/jeffrey-kroonen "jeffrey-kroonen (23 commits)")

### Embed Badge

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

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

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k15](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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