
| Path : /home/gujo45me/public_html/stanley/vendor/sebastian/global-state/ |
| Disable Functions : exec,passthru,shell_exec,system System : Linux server-604606.appsiete.com 3.10.0-1160.119.1.el7.tuxcare.els25.x86_64 #1 SMP Wed Oct 1 17:37:27 UTC 2025 x86_64 [ Home ][ Zone-h ][ Jumping ][ Symlink ][ Mass Depes ][ Command ] |
| Current File : /home/gujo45me/public_html/stanley/vendor/sebastian/global-state/README.md |
# GlobalState
Snapshotting of global state, factored out of PHPUnit into a stand-alone component.
[](https://travis-ci.org/sebastianbergmann/global-state)
## Installation
You can add this library as a local, per-project dependency to your project using [Composer](https://getcomposer.org/):
composer require sebastian/global-state
If you only need this library during development, for instance to run your project's test suite, then you should add it as a development-time dependency:
composer require --dev sebastian/global-state