This is the Linux app named phpunit/php-timer whose latest release can be downloaded as phpunit_php-timer8.0.0sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named phpunit/php-timer with OnWorks for free.
Suivez ces instructions pour exécuter cette application :
- 1. Téléchargé cette application sur votre PC.
- 2. Entrez dans notre gestionnaire de fichiers https://www.onworks.net/myfiles.php?username=XXXXX avec le nom d'utilisateur que vous voulez.
- 3. Téléchargez cette application dans ce gestionnaire de fichiers.
- 4. Démarrez l'émulateur en ligne OnWorks Linux ou Windows en ligne ou l'émulateur en ligne MACOS à partir de ce site Web.
- 5. Depuis le système d'exploitation OnWorks Linux que vous venez de démarrer, accédez à notre gestionnaire de fichiers https://www.onworks.net/myfiles.php?username=XXXXX avec le nom d'utilisateur que vous souhaitez.
- 6. Téléchargez l'application, installez-la et exécutez-la.
CAPTURES D'ÉCRAN
Ad
phpunit/php-timer
DESCRIPTION
php-timer is a tiny utility library that provides high-resolution timing for PHP scripts, originating from the PHPUnit ecosystem. It wraps PHP’s underlying timing functions to give consistent start/stop measurements even across different PHP versions and environments. The library’s API is intentionally small so you can drop it into tests, benchmarks, and command-line tools without overhead. Beyond raw seconds, it can format durations into human-readable strings, which is especially handy for reporting test suite performance. It supports multiple timers, letting you measure nested or labeled segments of code independently. Because it is dependency-light and thoroughly battle-tested through PHPUnit usage, it’s a reliable choice for profiling micro-benchmarks and long-running tasks alike.
Fonctionnement
- Start, stop, and measure high-resolution durations for arbitrary code blocks
- Multiple named timers to profile different phases of execution
- Human-readable formatting of elapsed times for reports and logs
- Minimal API surface designed for quick adoption in tests and CLIs
- Compatible with diverse PHP runtimes and versions used in the wild
- Zero-friction integration with PHPUnit and other developer tooling
Langage de programmation
PHP
Catégories
This is an application that can also be fetched from https://sourceforge.net/projects/phpunit-php-timer.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.
