dev-master
9999999-dev https://github.com/PeeHaa/CkanConsumerCKAN library
MIT
The Requires
- php >=5.4
The Development Requires
api consumer opendata ckan peehaa
CKAN library
PHP implementation of a CKAN consumer library., (*1)
This implementation is based on the CKAN v2.2a documentation., (*2)
The goal of this library is to provide a nice, sane and uniform interface for the CKAN API., (*3)
$ git clone https://github.com/PeeHaa/CkanConsumer.git
Manually download from the tagged release section., (*5)
Add the following to your composer config file:, (*6)
{ "require": peehaa/ckanconsumer:0.0.* }
This library runs on PHP 5.4+ and HHVM., (*7)
This library uses semantic versioning 2.0.0., (*8)
The current version of this library is 0.0.1, (*9)
MIT License (MIT), (*10)
CKAN library
MIT
api consumer opendata ckan peehaa