A simple PHP wrapper for the CKAN API.
composer require itk-dev/php-ckan-api-client:dev-master
use ItkDev\CKAN\API\Client\Client
for the core API and use ItkDev\CKAN\API\Client\DataStore\DataStoreClient
for the DateStore API
(including the core API).