m3m0r7 / timecop-stubs
This library supports stubs for timecop for IDE and static analyzing libraries
Installs: 11 978
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: >=7
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.
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.