m3m0r7/timecop-stubs

This package is abandoned and no longer maintained. No replacement package was suggested.

This library supports stubs for timecop for IDE and static analyzing libraries

1.0.0 2020-04-02 15:14 UTC

This package is auto-updated.

Last update: 2023-07-29 02:06:41 UTC


README

This library supports stubs for timecop for IDE and static analyzing libraries.

Installation

composer require --dev m3m0r7/timecop-stubs

Screenshot

Supported Intellij IDEA.

1.png

2.png

For Static Analyzer

If you use PHPStan it will receive an error which is an internal error when using Timecop. However, installing this library can solve it.