ingenioz-it / clock
A PSR clock
Installs: 99
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/ingenioz-it/clock
This package is auto-updated.
Last update: 2025-09-16 19:06:29 UTC
README
A PSR 20 Clock implementation.
Provides :
- A system clock
- A "frozen" clock that can be used for mocking tests
About
Info | Value |
---|---|
Latest release | |
Requires | |
License | |
Unit tests | |
Code coverage | |
Code quality | |
Quality tested with | phpunit, phan, psalm, phpcs, phpstan, phpmd, infection |
Installation
composer require ingenioz-it/clock
Full documentation
You can list the available features by running
composer testdox