Libraries tagged by performance profiling
serendipity_hq/stopwatch
1269 Downloads
Measure your scripts (forked and improved from the Symofny's one)
fidesio/profiler
1947 Downloads
XHProf wrapper
performance-x/xhprof-data-processor
1 Downloads
Enhances XHProf profiling data by adding detailed function signatures including parameter types
phalcon/cphalcon
236443 Downloads
Phalcon is an open source web framework delivered as a C extension for the PHP language providing high performance and lower resource consumption.
stefangabos/zebra_session
97759 Downloads
A drop-in replacement for PHP's default session handler which stores session data in a MySQL database, providing better performance, better security and protection against session fixation and session hijacking
zphp/zphp
1045 Downloads
ZPHP is a light that is dedicated to gaming, social networking, web, mobile server-side frameworks. Providing high performance real-time communication solutions.
voku/session2db
19462 Downloads
A PHP library acting as a wrapper for PHP's default session handling functions which stores data in a MySQL database, providing both better performance and better security and protection against session fixation and session hijacking.
ucraft-com/http-traffic-logger
16788 Downloads
The "http-traffic-logger" package efficiently captures and records HTTP request and response data exchanged between clients and servers. With comprehensive logging functionalities, it facilitates monitoring and analysis of web traffic, providing valuable insights for debugging, security auditing, and performance optimization purposes.
corpsee/php-utf-8
294 Downloads
A library for UTF-8 in PHP providing UTF-8 aware functions to mirror PHP's own string functions. The library doesn't require PHP mbstring extension although, if found, it will use it to gain performance.
mannion007/php-binary-search
2279 Downloads
Based on the Work of Michael King, this package provides functionality to perform a binary search of an ordered array, providing greatly improved performance over PHP's own array_search method.
jeffersongoncalves/filament-umami
6 Downloads
This Laravel package seamlessly integrates Umami analytics into your Blade templates. Easily track website visits and user engagement directly within your Laravel application, providing valuable insights into your website's performance. This package simplifies the integration process, saving you time and effort. With minimal configuration, you can leverage Umami's powerful analytics features to gain a clearer understanding of your audience and website usage.
featherbb/php-utf-8
124 Downloads
A library for UTF-8 in PHP providing UTF-8 aware functions to mirror PHP's own string functions. The library doesn't require PHP mbstring extension although, if found, it will use it to gain performance.
vairogs/functions-memoize
0 Downloads
A PHP library providing memoization functionality to cache the results of expensive function calls and return the cached result when the same inputs occur again
nzphp/nzphp
65 Downloads
ZPHP is a light that is dedicated to gaming, social networking, web, mobile server-side frameworks. Providing high performance real-time communication solutions.
substacks/zebra_session
12 Downloads
A PHP library acting as a wrapper for PHP's default session handling functions which stores data in a MySQL database, providing both better performance and better security and protection against session fixation and session hijacking.