webstudio-team/php-ckan-manager

PHP 包,用于管理 CKAN 数据集的基本操作。

1.0.1 2021-10-13 12:38 UTC

This package is auto-updated.

Last update: 2024-09-13 19:49:41 UTC


README

PHP 包,用于管理 CKAN 数据集的基本操作。

用法

在实例化时提供您的 CKAN 基础 URL。

  $manager = new CkanManager('https://ckan.your.domain.com')