Download the PHP package razra/stopwatch without Composer
On this page you can find all versions of the php package razra/stopwatch. 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 stopwatch
Stopwatch component
Installation
composer require "razra/stopwatch: ^1"
How to use
-
You can define stopwatch in 2 ways
First:
Second:
-
Stop the stopwatch
- Generate html report
Availability to create custom reporter
You can always create you report if you want. You can get all executed stopwatches from StopwatchCollection::getAll()
, it will return array of Stopwatch
objects all execute stopwatches.
Example structure:
Usage example:
All versions of stopwatch with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
The package razra/stopwatch contains the following files
Loading the files please wait ....