room247 / clock
This is an interim release of the proposed PSR-20 Clock-Interface.
1.0.3
2022-06-21 11:11 UTC
Requires
- php: ^7.1|^8.0
Requires (Dev)
- phpstan/phpstan: ^1.4.7
- phpunit/phpunit: ^9.5
This package is auto-updated.
Last update: 2024-10-21 16:13:03 UTC
README
There once has been an implementation of the proposed PSR-20 Clock interface already but it has been removed from GitHub for some reason, so I decided to provide an (possibly interim) implementation. Credits go to the former Author.
Since the proposed interface hasn't yet been released by the FIG (and no work has been done to the proposal ever since), you can use this one here.
Installation
This package is available on [Packagist], so you can install it using [Composer].
composer require room247/clock