relinks/copernica-rest

PHP library for Copernica REST API

Maintainers

Package info

github.com/Relinks/copernica-rest

pkg:composer/relinks/copernica-rest

Statistics

Installs: 96 366

Dependents: 0

Suggesters: 0

Stars: 0

0.1.0 2021-04-15 06:37 UTC

This package is auto-updated.

Last update: 2026-03-23 15:39:48 UTC


README

PHP library for the Copernica REST API.

Todo

  • Implement more API methods in the high level class CopernicaRestApiService
  • Consider splitting the high level service class into multiple classes, grouped by type of API call; ie database, profile, collection, etc...