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.

Features

  • 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

Project Samples

Project Activity

See All Activity >

Categories

Libraries

License

BSD License

Follow phpunit/php-timer

phpunit/php-timer Web Site

Other Useful Business Software
$300 Free Credits for Your Google Cloud Projects Icon
$300 Free Credits for Your Google Cloud Projects

Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of phpunit/php-timer!

Additional Project Details

Programming Language

PHP

Related Categories

PHP Libraries

Registered

2025-10-22