2017 © Pedro Peláez
 

library pdok-geodatastore-api

A client for the PDOK Geodatastore API.

image

swisnl/pdok-geodatastore-api

A client for the PDOK Geodatastore API.

  • Friday, November 24, 2017
  • by swisnl
  • Repository
  • 2 Watchers
  • 1 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

PDOK Geodatastore API

PHP from Packagist Latest Version on Packagist Software License Run Status Coverage Badge Total Downloads Made by SWIS, (*1)

A simple Object Oriented wrapper for PDOK Geodatastore API, written in PHP7. Uses PDOK Geodatastore API v1., (*2)

:warning: Out of service :warning:

PDOK Geodatastore and its API have been taken out of service as of January 2019, therefore this package no longer works!, (*3)

Features

  • Follows PSR-4 conventions and coding standard: autoload friendly
  • Light and fast thanks to lazy loading of API classes

Requirements

  • PHP >= 7.0
  • Guzzle library,
  • (optional) PHPUnit to run tests.

Install

Via Composer, (*4)

``` bash $ composer require swisnl/pdok-geodatastore-api php-http/guzzle6-adapter, (*5)


Why `php-http/guzzle6-adapter`? We are decoupled from any HTTP messaging client with help by [HTTPlug](http://httplug.io/). ## Usage ``` php $client = new \Swis\PdokGeodatastoreApi\Client(); $client->authenticate('username', 'password'); $datasets = $client->datasets()->all();

From $client object, you can access all features., (*6)

Change log

Please see CHANGELOG for more information on what has changed recently., (*7)

Testing

bash $ composer test, (*8)

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details., (*9)

Security

If you discover any security related issues, please email security@swis.nl instead of using the issue tracker., (*10)

Credits

Heavily inspired by PHP GitHub API., (*11)

License

The MIT License (MIT). Please see License File for more information., (*12)

SWIS

SWIS is a web agency from Leiden, the Netherlands. We love working with open source software., (*13)

The Versions

24/11 2017

dev-master

9999999-dev https://github.com/swisnl/pdok-geodatastore-api

A client for the PDOK Geodatastore API.

  Sources   Download

MIT

The Requires

 

The Development Requires

api client swisnl swis publieke-dienstverlening-op-de-kaart pdok geodatastore nationaal-georegister ngr

24/11 2017

1.0.0

1.0.0.0 https://github.com/swisnl/pdok-geodatastore-api

A client for the PDOK Geodatastore API.

  Sources   Download

MIT

The Requires

 

The Development Requires

api client swisnl swis publieke-dienstverlening-op-de-kaart pdok geodatastore nationaal-georegister ngr