arkdevuk/business-hours

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

1.0.0 2022-03-14 17:31 UTC

This package is auto-updated.

Last update: 2024-11-15 00: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';