Download the PHP package mawebdk/clock without Composer
On this page you can find all versions of the php package mawebdk/clock. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mawebdk/clock
More information about mawebdk/clock
Files in mawebdk/clock
Download mawebdk/clock
More information about mawebdk/clock
Files in mawebdk/clock
Vendor mawebdk
Package clock
Short Description Representation of a clock with easy mocking of current date and time for testing.
License BSD-2-Clause
Package clock
Short Description Representation of a clock with easy mocking of current date and time for testing.
License BSD-2-Clause
Please rate this library. Is it a good library?
Informations about the package clock
clock
This package contains a representation of a clock with easy mocking of current date and time for testing.
Usage
Obtain the current UTC date and time as a DateTimeImmutable object.
Mocking of current UTC date and time
Use ReflectionClass to set the Clock singleton to a mocked class implementing ClockInterface.
Remember to reset singleton to ensure usage of correct date and time in subsequent tests.
All versions of clock with dependencies
PHP Build Version
Package Version
The package mawebdk/clock contains the following files
Loading the files please wait ...