PHPackages                             deoomen/clock-maestro - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. deoomen/clock-maestro

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

deoomen/clock-maestro
=====================

Single source of truth about time and date in your application

v1.2.1(4y ago)116.9k↓35.7%[1 issues](https://github.com/deoomen/clock-maestro/issues)MITPHPPHP ^7.4 || ^8.0

Since May 13Pushed 4y ago1 watchersCompare

[ Source](https://github.com/deoomen/clock-maestro)[ Packagist](https://packagist.org/packages/deoomen/clock-maestro)[ RSS](/packages/deoomen-clock-maestro/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (1)Versions (6)Used By (0)

Clock Maestro
=============

[](#clock-maestro)

Single source of truth about time and date in your PHP application.

Installation
------------

[](#installation)

Use composer to install Clock Maestro into your project:

```
composer require deoomen/clock-maestro

```

How to use
----------

[](#how-to-use)

### Frozen clock

[](#frozen-clock)

It always returns the same value - the time when it was initiated.

```
