digipolisgent/flanders-basicregisters

Package to access the Flanders Basic Registers (Vlaanderen Basisregisters).

3.0.0 2024-04-09 11:57 UTC

This package is auto-updated.

Last update: 2024-04-18 11:51:00 UTC


README

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.