PHP package to access the Opening Hours API and wrap the responses in value objects.
This package allows to consume the Opening Hours Platform API to lookup services, their channels and their opening hours data.
See OpeningHours API documentation about the endpoints and how to get an API key to access the service.
Via Composer:
composer require stadgent/services-opening-hours
See the code examples documentation included in this package.
Please see CHANGELOG for more information on what has changed recently.
Run all tests:
vendor/bin/phpunit
Please see CONTRIBUTING and CODE_OF_CONDUCT for details.
If you discover any security related issues, please email security [at] gent.be instead of using the issue tracker. See SECURITY
The MIT License (MIT). Please see License File for more information.
This project is created and maintained by Digipolis Gent. During active development, we use an internal issue tracker to guide/drive our development. By working this way, we can link issues for other projects dependent on this project, create cross-project boards, ... This allows our developers, project leads and business analysts to have a better overview than we can create on Github. This means that our roadmap won't be visible on here (for now).
We still look at the issue queue here and off course we welcome pull requests with open arms! We are committed to creating and maintaining open source projects. Questions about our approach can be asked through the issue queue (except for security issues).