An open API service indexing awesome lists of open source software.

https://github.com/aeon-php/business-hours

🕰 Find the next working day, defined business hours.
https://github.com/aeon-php/business-hours

aeon business-hours php

Last synced: 2 months ago
JSON representation

🕰 Find the next working day, defined business hours.

Awesome Lists containing this project

README

        

# Aeon

[![Minimum PHP Version](https://img.shields.io/badge/php-%3E%3D%207.4-8892BF.svg)](https://php.net/)
[![License](https://poser.pugx.org/aeon-php/business-hours/license)](https://packagist.org/packages/aeon-php/business-hours)
![Tests](https://github.com/aeon-php/business-hours/workflows/Tests/badge.svg?branch=1.x)
[![Mutation testing badge](https://img.shields.io/endpoint?style=flat&url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2Faeon-php%2Fbusiness-hours%2F1.x)](https://dashboard.stryker-mutator.io/reports/github.com/aeon-php/business-hours/1.x)

Time Management Framework for PHP

> The word aeon /ˈiːɒn/, also spelled eon (in American English), originally meant "life", "vital force" or "being",
> "generation" or "a period of time", though it tended to be translated as "age" in the sense of "ages", "forever",
> "timeless" or "for eternity".

[Source: Wikipedia](https://en.wikipedia.org/wiki/Aeon)

Aeon is a set of libraries that makes easier to work with PHP Date & Time in elegant Object Oriented way.

* [Documentation & Examples](https://aeon-php.org/docs/business-hours/)
* [Contributing & Development](https://github.com/aeon-php/.github/blob/master/CONTRIBUTING.md)
* [Community](https://github.com/orgs/aeon-php/discussions)