Search by

arkdevuk / business-hours

arkdevuk

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

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-09-15 04:07:19 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';