stadgent/services-opening-hours

Package to access the Opening Hours API and wrap the responses in value objects.

2.1.0 2022-11-08 10:55 UTC

This package is auto-updated.

Last update: 2024-04-08 14:23:34 UTC


README

Latest Stable Version Latest Unstable Version Total Downloads License

Build Status Maintainability Test Coverage

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.

Install

Via Composer:

composer require stadgent/services-opening-hours

Usage

See the code examples documentation included in this package.

Change log

Please see CHANGELOG for more information on what has changed recently.

Testing

Run all tests:

vendor/bin/phpunit

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details.

Security

If you discover any security related issues, please email security [at] gent.be instead of using the issue tracker. See SECURITY

Credits

License

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

Roadmap and issue queue notes

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).

Test Coverage