relinks/copernica-rest

PHP library for Copernica REST API

0.1.0 2021-04-15 06:37 UTC

This package is auto-updated.

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