digipolisgent / toerismevlaanderen-lodging
PHP package to access the Toerismevlaanderen Lodging linked open data.
Installs: 10 219
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Requires
- php: ^7.4 || ^8.0
- ext-json: *
- digipolisgent/api-client: ^3.0
- digipolisgent/value: ^3.0
Requires (Dev)
- district09/qa-php: ^1.0.1
README
This package integrates with the Toerismevlaanderen Lodging linked open data SPARQL endpoint.
It also contains the value objects representing the returned data.
Install
Install the package using composer:
composer require digipolisgent/toerismevlaanderen-lodging
Change log
Please see CHANGELOG for more information what has changed recently.
Testing
Run the test suite:
vendor/bin/phpunit
Examples
See the examples directory how to use the service wrappers.
License
The MIT License (MIT). Please see License File for more information.