gsokol/date-time-provider

Library that provides DateTime Objects. Sutable for test cases.

1.0.1 2017-09-08 08:34 UTC

This package is not auto-updated.

Last update: 2024-04-09 19:11:42 UTC


README

Build Status

This library is usefull for injection of \DateTime objects to make your classes isolated from current time. An interface and two implementations are provided: the lazy and the gready one.