https://github.com/termyn/timekeeper
Time service for PHP
https://github.com/termyn/timekeeper
datetime php
Last synced: 14 days ago
JSON representation
Time service for PHP
- Host: GitHub
- URL: https://github.com/termyn/timekeeper
- Owner: termyn
- License: mit
- Created: 2021-04-07T12:00:22.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-11-20T10:18:13.000Z (about 3 years ago)
- Last Synced: 2025-03-02T14:11:19.297Z (11 months ago)
- Topics: datetime, php
- Language: PHP
- Homepage:
- Size: 41 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Timekeeper
[](http://php.net)
[](https://packagist.org/packages/termyn/timekeeper)
[](https://github.com/termyn/timekeeper/actions?query=workflow%3ATests)
[](https://scrutinizer-ci.com/g/termyn/timekeeper/?branch=master)
[](https://coveralls.io/github/codeasoft/timekeeper?branch=master)
A lightweight library with a time service in PHP.
Install
------------
The best way to install `Timekeeper` is using the [Composer](http://getcomposer.org/):
```sh
$ composer require termyn/timekeeper
```