esi / clock
Yet another PSR-20 clock implementation
Fund package maintenance!
ko-fi.com/ericsizemore
ericsizemore
Tidelift
Installs: 2 513
Dependents: 1
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 0
Open Issues: 1
Requires
- php: ^8.2 <8.5
- psr/clock: ^1.0
- symfony/polyfill-php83: ^1.29
Requires (Dev)
- esi/phpunit-coverage-check: ^1.0
- friendsofphp/php-cs-fixer: ^3.53
- infection/infection: ^0.28
- phpstan/phpstan: ^1.11
- phpstan/phpstan-deprecation-rules: ^1.2
- phpstan/phpstan-phpunit: ^1.4
- phpstan/phpstan-strict-rules: ^1.6
- phpunit/phpunit: ^11.0
- psalm/plugin-phpunit: ^0.19.0
- vimeo/psalm: dev-master
Provides
This package is auto-updated.
Last update: 2024-10-30 05:29:26 UTC
README
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
- See USAGE.md.
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
- See CONTRIBUTING
Backward Compatibility Promise
Author
Eric Sizemore - admin@secondversion.com - https://www.secondversion.com
License
Clock is licensed under the MIT License.