Libraries tagged by user profile
phpunit/test-listener-xhprof
23969 Downloads
A TestListener for PHPUnit that uses XHProf for automated profiling of the tested code
srjlewis/aura-sql
18 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
tavgear/benchmark
5 Downloads
Flexible utility for measuring execution time of code using customizable timers. Various output formats supported. Used for initial debugging and code optimization.
profiwebman/yii2-bootstrap5-notify
4 Downloads
Alert widget based on Bootstrap Notify extension {@link http://bootstrap-notify.remabledesigns.com/) forked from yii2mod/yii2-bootstrap-notify and modified for use with bootstrap5
mauriciopiber/test-listener-xhprof
155 Downloads
Fork of the original: A TestListener for PHPUnit that uses XHProf for automated profiling of the tested code
lightair/phpunit-testlistener-xhprof
10910 Downloads
A updated TestListener for PHPUnit that uses XHProf for automated profiling of the tested code.
phpperftools/collector
1 Downloads
Library for collecting and storing XHProf/uprofiler/tideway results for later use by PhpPerfTools/Gui.