---
title: "Configure and Display a Schedule of Opening Hours in PHP"
url: https://daily.dev/posts/configure-and-display-a-schedule-of-opening-hours-in-php-l3y8eqotv
source_url: https://laravel-news.com/scheduled-opening-hours-in-php
type: article
source: "Laravel News"
published: 2023-10-05T13:14:38.211Z
updated: 2023-10-05T13:14:21.774Z
tags: ["business", "php"]
reading_time: 2
upvotes: 13
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Configure and Display a Schedule of Opening Hours in PHP

**[Laravel News](https://daily.dev/sources/ln)** · 2 min read · 13 upvotes · 0 comments

## Summary

A PHP package called Opening Hours by Spatie allows users to query and format business operating hours, including exceptions for holidays and other specific dates. The package offers extensive configuration options and can be used in any PHP project.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://laravel-news.com/scheduled-opening-hours-in-php>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#business](https://daily.dev/tags/business), [#php](https://daily.dev/tags/php)

[View this post on daily.dev](https://daily.dev/posts/configure-and-display-a-schedule-of-opening-hours-in-php-l3y8eqotv)
