Skip to content

ericsizemore/clock

Repository files navigation

Clock

Build Status Code Coverage Scrutinizer Code Quality Tests PHPStan Psalm Static analysis

Type Coverage Psalm Level Latest Stable Version Downloads per Month License Mutation testing badge

Yet ...another... PSR-20 Clock implementation.

Installation

Composer

The script can be installed using composer. Add this repository as a dependency to the composer.json file.

$ composer require esi/clock:^1.0

Usage

About

Requirements

  • Clock works with PHP 8.2.0 or above.

Submitting bugs and feature requests

Bugs and feature requests are tracked on GitHub

Issues are the quickest way to report a bug. If you find a bug or documentation error, please check the following first:

  • That there is not an Issue already open concerning the bug
  • That the issue has not already been addressed (within closed Issues, for example)

Contributing

Backward Compatibility Promise

Author

Eric Sizemore - admin@secondversion.com - https://www.secondversion.com

License

Clock is licensed under the MIT License.