PHPackages                             timecop/scope-guard - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Testing &amp; Quality](/categories/testing)
4. /
5. timecop/scope-guard

ActiveLibrary[Testing &amp; Quality](/categories/testing)

timecop/scope-guard
===================

php-timecop helper using Scope Guard pattern

1.0.1(10y ago)16Apache-2.0PHP

Since Nov 24Pushed 10y ago1 watchersCompare

[ Source](https://github.com/BaguettePHP/timecop-scope-guard)[ Packagist](https://packagist.org/packages/timecop/scope-guard)[ RSS](/packages/timecop-scope-guard/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (4)Used By (0)

Timecop Scope Guard
===================

[](#timecop-scope-guard)

[![](https://camo.githubusercontent.com/9051c3575604c91468f73a0053bd1cb20d7c331be412ef0c158b688c8685515a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f74696d65636f702f73636f70652d67756172642e737667)](https://packagist.org/packages/timecop/scope-guard)

DESCRIPTION
-----------

[](#description)

[hnw/php-timecop](https://github.com/hnw/php-timecop) helper using Scope Guard pattern.

INSTALL
-------

[](#install)

Require [hnw/php-timecop](https://github.com/hnw/php-timecop) extension.

```
cd /path/to/your-project
composer require --dev timecop/scope-guard

```

USAGE
-----

[](#usage)

```
