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: 2025-04-08 23:30:37 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.