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 3w 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

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity46

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

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

[statamic/cms

The Statamic CMS Core Package

4.8k3.6M963](/packages/statamic-cms)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[avalara/avataxclient

Client library for Avalara's AvaTax suite of business tax calculation and processing services. Uses the REST v2 API.

528.5M7](/packages/avalara-avataxclient)[files.com/files-php-sdk

Files.com PHP SDK

2481.1k](/packages/filescom-files-php-sdk)[aimeos/prisma

A powerful PHP package for integrating media related Large Language Models (LLMs) into your applications

1933.1k5](/packages/aimeos-prisma)

PHPackages © 2026

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