Download the PHP package ktamas77/phptimer without Composer
On this page you can find all versions of the php package ktamas77/phptimer. 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 phptimer
PHPTimer
Note: v2.0.0 requires PHP 7.3 and using its own namespace.
For PHP 5 projects please use v1.0.0
An easy to use 100% native PHP library to profile PHP code.
You can start/stop timers at any point in the code.
v2.0.0 use for PHP 7.3+:
Installation:
Use in code:
v1.0.0 (legacy) use for PHP 5:
Installation:
Use in code:
Example use:
Result:
All versions of phptimer with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3.0
The package ktamas77/phptimer contains the following files
Loading the files please wait ....