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

https://github.com/slavcodev/clock


https://github.com/slavcodev/clock

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# Clock implementation

[ico-tests-status]: https://github.com/slavcodev/clock/workflows/phpunit/badge.svg
[link-github]: https://github.com/slavcodev/clock

[ico-license]: https://img.shields.io/github/license/slavcodev/clock
[link-license]: LICENSE

[ico-version]: https://img.shields.io/packagist/v/slavcodev/clock.svg?label=Latest
[link-packagist]: https://packagist.org/packages/slavcodev/clock

[![Tests status][ico-tests-status]][link-github]
[![Software License][ico-license]][link-license]
[![Latest Version on Packagist][ico-version]][link-packagist]

Another clock abstraction.

## Install

Using [Composer](https://getcomposer.org)

```bash
composer require slavcodev/clock
```

## Usage

_TBD_

## Testing

```bash
phpunit
```

## Large selection

[See other options](https://packagist.org/providers/psr/clock-implementation).