{"id":27091288,"url":"https://github.com/stadgent/php_package_services-opening-hours","last_synced_at":"2025-08-09T00:07:40.367Z","repository":{"id":57058837,"uuid":"111663393","full_name":"StadGent/php_package_services-opening-hours","owner":"StadGent","description":"PHP package to access the Opening Hours API and wrap the responses in value objects.","archived":false,"fork":false,"pushed_at":"2022-11-08T10:56:37.000Z","size":387,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":9,"default_branch":"develop","last_synced_at":"2025-04-05T01:18:12.628Z","etag":null,"topics":["d09check22","lod","php","web"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/StadGent.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2017-11-22T09:28:36.000Z","updated_at":"2022-12-19T11:52:39.000Z","dependencies_parsed_at":"2022-08-24T14:53:23.868Z","dependency_job_id":null,"html_url":"https://github.com/StadGent/php_package_services-opening-hours","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StadGent%2Fphp_package_services-opening-hours","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StadGent%2Fphp_package_services-opening-hours/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StadGent%2Fphp_package_services-opening-hours/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StadGent%2Fphp_package_services-opening-hours/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StadGent","download_url":"https://codeload.github.com/StadGent/php_package_services-opening-hours/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247447428,"owners_count":20940318,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["d09check22","lod","php","web"],"created_at":"2025-04-06T07:26:13.363Z","updated_at":"2025-04-06T07:26:14.143Z","avatar_url":"https://github.com/StadGent.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gent Services : Opening Hours\n\n[![Latest Stable Version][ico-version]][link-packagist]\n[![Latest Unstable Version][ico-version-unstable]][link-packagist]\n[![Total Downloads][ico-downloads]][link-packagist]\n[![License][ico-license]][link-license]\n\n[![Build Status][ico-travis]][link-travis]\n[![Maintainability][ico-maintainability]][link-maintainability]\n[![Test Coverage][ico-test-coverage]][link-test-coverage]\n\nPHP package to access the Opening Hours API and wrap the responses in value\nobjects.\n\nThis package allows to consume the [Opening Hours Platform] API to lookup\nservices, their channels and their opening hours data.\n\nSee [OpeningHours API documentation][link-api-docs] about the endpoints and how\nto get an API key to access the service.\n\n## Install\n\nVia Composer:\n\n``` bash\ncomposer require stadgent/services-opening-hours\n```\n\n## Usage\n\nSee the [code examples documentation](examples/README.md) included in this\npackage.\n\n## Change log\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information on what has changed\nrecently.\n\n## Testing\n\nRun all tests:\n\n```bash\nvendor/bin/phpunit\n```\n\n## Contributing\n\nPlease see [CONTRIBUTING](CONTRIBUTING.md)\nand [CODE_OF_CONDUCT](CODE_OF_CONDUCT.md) for details.\n\n## Security\n\nIf you discover any security related issues, please email security [at] gent.be\ninstead of using the issue tracker. See [SECURITY](SECURITY.md)\n\n## Credits\n\n- [Stad Gent][link-author-stadgent]\n- [Digipolis Gent][link-author-digipolisgent]\n- [All Contributors][link-contributors]\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more\ninformation.\n\n## Roadmap and issue queue notes\n\nThis project is created and maintained by Digipolis Gent. During active\ndevelopment, we use an internal issue tracker to guide/drive our development.\nBy working this way, we can link issues for other projects dependent on this\nproject, create cross-project boards, ... This allows our developers, project\nleads and business analysts to have a better overview than we can create on\nGithub. This means that our roadmap won't be visible on here (for now).\n\nWe still look at the issue queue here and off course we welcome pull requests\nwith open arms! We are committed to creating and maintaining open source\nprojects. Questions about our approach can be asked through the issue queue\n(except for security issues).\n\n[![Test Coverage](https://api.codeclimate.com/v1/badges/84475b0bcdae04464dd8/test_coverage)](https://codeclimate.com/github/StadGent/php_package_services-opening-hours/test_coverage)\n\n[ico-version]: https://img.shields.io/packagist/v/stadgent/services-opening-hours.svg\n[ico-version-unstable]: https://img.shields.io/packagist/vpre/stadgent/services-opening-hours.svg\n[ico-downloads]: https://img.shields.io/packagist/dt/stadgent/services-opening-hours.svg\n[ico-license]: https://img.shields.io/github/license/StadGent/php_package_services-opening-hours.svg\n[ico-travis]: https://app.travis-ci.com/StadGent/php_package_services-opening-hours.svg?branch=develop\n[ico-maintainability]: https://api.codeclimate.com/v1/badges/84475b0bcdae04464dd8/maintainability\n[ico-test-coverage]: https://api.codeclimate.com/v1/badges/84475b0bcdae04464dd8/test_coverage\n\n[link-packagist]: https://packagist.org/packages/stadgent/services-opening-hours\n[link-license]: LICENSE.md\n[link-travis]: https://app.travis-ci.com/StadGent/php_package_services-opening-hours\n[link-maintainability]: https://codeclimate.com/github/StadGent/php_package_services-opening-hours/maintainability\n[link-test-coverage]: https://codeclimate.com/github/StadGent/php_package_services-opening-hours/test_coverage\n[link-author-stadgent]: https://github.com/stadgent\n[link-author-digipolisgent]: https://github.com/digipolisgent\n[link-contributors]: ../../contributors\n\n[Opening Hours platform]: https://github.com/StadGent/laravel_site_opening-hours\n[link-api-docs]: https://developer.gent.be/docs/dataset?service_id=openingsuren_service\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstadgent%2Fphp_package_services-opening-hours","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstadgent%2Fphp_package_services-opening-hours","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstadgent%2Fphp_package_services-opening-hours/lists"}