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
- Host: GitHub
- URL: https://github.com/sonsofphp/clock
- Owner: SonsOfPHP
- License: mit
- Created: 2022-04-23T21:37:27.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-30T16:45:18.000Z (7 months ago)
- Last Synced: 2025-03-26T14:54:08.939Z (2 months ago)
- Topics: clock, date, datetime, php, php-clock, php-library, psr-20, sons-of-php, sonsofphp, time
- Language: PHP
- Homepage: https://docs.sonsofphp.com/components/clock
- Size: 650 KB
- Stars: 1
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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