PHPackages                             tkriek/copernica-api-php - 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. tkriek/copernica-api-php

ActiveLibrary[API Development](/categories/api)

tkriek/copernica-api-php
========================

Bindings and implementation of the REST side of the Copernica API

v1.0.0.x-dev(6y ago)28502[2 PRs](https://github.com/TomKriek/copernica-api-php/pulls)MITPHPPHP ^7.2

Since Nov 12Pushed 3y ago2 watchersCompare

[ Source](https://github.com/TomKriek/copernica-api-php)[ Packagist](https://packagist.org/packages/tkriek/copernica-api-php)[ RSS](/packages/tkriek-copernica-api-php/feed)WikiDiscussions master Synced 3d ago

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

Copernica API PHP Bindings/Implementation
=========================================

[](#copernica-api-php-bindingsimplementation)

The goal of this package was to make it more usable when writing small synchronization scripts or just communicating to the Copernica API in a RESTful way.

You will need an access token for your application from the Copernica Dashboard which can be found [here.](https://www.copernica.com/nl/applications)

Example of how to use the package.

Follow the available methods and function calls from the [official Copernica Documentation](https://www.copernica.com/nl/documentation/rest-api)

```
$api = new \TomKriek\CopernicaAPI\CopernicaAPI('access token here');

$api->database(1)->fields()->get();
```

This will fetch all fields for the database with ID 1

The package is in a super infancy stage with missing tests and not all API exceptions being caught and processed correctly. Feel free to create issues or fork the repo and make PRs to improve or enhance it.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity45

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

Every ~295 days

Total

2

Last Release

2445d ago

Major Versions

v0.0.1-alpha → v1.0.0.x-dev2019-09-04

PHP version history (2 changes)v0.0.1-alphaPHP ^5.6 || ^7.2

v1.0.0.x-devPHP ^7.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5790977?v=4)[TomKriek](/maintainers/TomKriek)[@TomKriek](https://github.com/TomKriek)

---

Top Contributors

[![TomKriek](https://avatars.githubusercontent.com/u/5790977?v=4)](https://github.com/TomKriek "TomKriek (1 commits)")

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/tkriek-copernica-api-php/health.svg)

```
[![Health](https://phpackages.com/badges/tkriek-copernica-api-php/health.svg)](https://phpackages.com/packages/tkriek-copernica-api-php)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

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