relinks/copernica-rest

PHP library for Copernica REST API

Installs: 83 788

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 0

pkg:composer/relinks/copernica-rest

0.1.0 2021-04-15 06:37 UTC

This package is auto-updated.

Last update: 2025-12-23 15:07:30 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...