An open API service indexing awesome lists of open source software.

https://github.com/sonsofphp/clock

[read-only] Lightweight clock implementation to abstract away using PHP's DateTime objects
https://github.com/sonsofphp/clock

clock date datetime php php-clock php-library psr-20 sons-of-php sonsofphp time

Last synced: about 2 months ago
JSON representation

[read-only] Lightweight clock implementation to abstract away using PHP's DateTime objects

Awesome Lists containing this project

README

        

Sons of PHP - Clock Component
=============================

Lightweight implementation of a clock interface that can be used to abstract
datetime and makes it easier to test.

## Learn More

* [Documentation][docs]
* [Contributing][contributing]
* [Report Issues][issues] and [Submit Pull Requests][pull-requests] in the [Mother Repository][mother-repo]
* Get Help & Support using [Discussions][discussions] or [Discord][discord]

[discussions]: https://github.com/orgs/SonsOfPHP/discussions
[mother-repo]: https://github.com/SonsOfPHP/sonsofphp
[contributing]: https://docs.sonsofphp.com/contributing/
[docs]: https://docs.sonsofphp.com/components/clock/
[issues]: https://github.com/SonsOfPHP/sonsofphp/issues?q=is%3Aopen+is%3Aissue+label%3AClock
[pull-requests]: https://github.com/SonsOfPHP/sonsofphp/pulls?q=is%3Aopen+is%3Apr+label%3AClock
[discord]: https://discord.gg/sdVxNhFqND