ingenioz-it / clock
A PSR clock
v1.0.1
2023-04-16 13:21 UTC
This package is auto-updated.
Last update: 2025-03-16 17:46:03 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