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.
Install the package using composer:
composer require digipolisgent/flanders-basicregisterPlease see CHANGELOG for more information what has changed recently.
See the examples directory how to use the service wrappers.
Run the test suite:
vendor/bin/phpunitThe MIT License (MIT). Please see License File for more information.