district09 / php_package_dg-flanders-basicregisters

PHP package to access the Flanders Basic Registers (Vlaanderen Basisregisters) API. This api contains information about addresses and buildings in Flanders (Belgium).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

digipolisgent/flanders-basicregisters package

Provides a library to communicate with the Flanders Basic Registers (Vlaanderen Basisregisters) API. This api contains information about addresses and buildings in Flanders (Belgium).

It also contains the value objects wrapping the returned data.

Github

Build Status Master Build Status Develop Maintainability Test Coverage

Install

Install the package using composer:

composer require digipolisgent/flanders-basicregister

Change log

Please see CHANGELOG for more information what has changed recently.

Examples

See the examples directory how to use the service wrappers.

Testing

Run the test suite:

vendor/bin/phpunit

License

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

About

PHP package to access the Flanders Basic Registers (Vlaanderen Basisregisters) API. This api contains information about addresses and buildings in Flanders (Belgium).

License:MIT License


Languages

Language:PHP 100.0%