arkdevuk/business-hours

easy to use library to represent business hours as object/string

Maintainers

Package info

github.com/arkdevuk/business-hours

pkg:composer/arkdevuk/business-hours

Statistics

Installs: 27

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2022-03-14 17:31 UTC

This package is auto-updated.

Last update: 2026-03-15 03:07:34 UTC


README

Latest Stable Version Total Downloads Latest Unstable Version License Made With

Business-hours

easy to use library to represent business hours as object/string

USAGE

as simple as this :

<?php

namespace App;


require_once __DIR__ . '/../vendor/autoload.php';