Download the PHP package muzzlefork/timer without Composer
On this page you can find all versions of the php package muzzlefork/timer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package timer
muzzlefork/timers
Basic composer package for PHP allowing you to time actions.
Installation:
Usage:
Of note:
- When you create a timer, it is inactive, so you should ->start() or ->resume() it.
- You can pass a message to ->resume($msg) and ->pause($msg) which can be handy when getting the full list out.
All versions of timer with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package muzzlefork/timer contains the following files
Loading the files please wait ....