Download the PHP package swisnl/pdok-geodatastore-api without Composer
On this page you can find all versions of the php package swisnl/pdok-geodatastore-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download swisnl/pdok-geodatastore-api
More information about swisnl/pdok-geodatastore-api
Files in swisnl/pdok-geodatastore-api
Package pdok-geodatastore-api
Short Description A client for the PDOK Geodatastore API.
License MIT
Homepage https://github.com/swisnl/pdok-geodatastore-api
Informations about the package pdok-geodatastore-api
PDOK Geodatastore API
A simple Object Oriented wrapper for PDOK Geodatastore API, written in PHP7. Uses PDOK Geodatastore API v1.
: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!
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
Why php-http/guzzle6-adapter
? We are decoupled from any HTTP messaging client with help by HTTPlug.
Usage
From $client
object, you can access all features.
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
Contributing
Please see CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Jasper Zonneveld
- All Contributors
Heavily inspired by PHP GitHub API.
License
The MIT License (MIT). Please see License File for more information.
SWIS
SWIS is a web agency from Leiden, the Netherlands. We love working with open source software.
All versions of pdok-geodatastore-api with dependencies
psr/http-message Version ^1.0
php-http/httplug Version ^1.1
php-http/discovery Version ^1.3
php-http/client-implementation Version ^1.0
php-http/client-common Version ^1.6
php-http/multipart-stream-builder Version ^1.0