morebec/datetime

This package is abandoned and no longer maintained. No replacement package was suggested.

The Datetime component is an ACL wrapper around CakePHP, it also provides a settable SystemClock.

0.1.3 2020-01-21 09:04 UTC

This package is auto-updated.

Last update: 2021-05-06 21:09:55 UTC


README

Build Status

The DateTime component provides classes and functionality for dates and times. It serves as an ACL wrapper around CackePHP/Chronos for Orkestra. It also provides a settable SystemClock to allow changing the dates for tests. All classes are immutable and do not provide any mutable implementation.

Installation

composer require morebec/datetime

Running Tests

php vendor/bin/phpunit --bootstrap vendor/autoload.php tests

Contributing

Thank you for your interest :)
To contribute, please read the CONTRIBUTING.md guidelines.

Getting help

To get help, open a new issue on this repository.
For Morebec team members, please use the appropriate internal channels.