Libraries tagged by php performance tool
nextphp/data
27 Downloads
The NextPHP Data package is a powerful tool for PHP developers, providing ORM capabilities and direct SQL query execution. This package is part of the NextPHP Framework, a modern and lightweight PHP framework designed for performance and scalability.
takpesar/async
8 Downloads
Discover async tools for easier use of Swoole extensions , offering more features for efficient and high-performance applications . This library makes async programming very good and straightforward
itpathsolutions/phpinfo
34 Downloads
PHP information
artex/debug
1 Downloads
A powerful, lightweight debugging and profiling tool for PHP applications.
amonite/async
3 Downloads
PHP async, await and Promise classes, about to run async methods
tomloprod/time-warden
7090 Downloads
TimeWarden is a lightweight PHP library that enables you to monitor the processing time of tasks and task groups (useful during the development stage). Additionally, it allows you to set maximum execution times to tasks, empowering proactive actions when tasks exceed their planned duration.
recruiterphp/recruiter
1614 Downloads
Job Queue Manager: high performance, high volume, persistent, fault tolerant. 100% PHP/MongoDB, 100% Awesome
onebip/recruiter
9862 Downloads
Job Queue Manager: high performance, high volume, persistent, fault tolerant. 100% PHP/MongoDB, 100% Awesome
white-rabbit-1-sketch/php-worker-pool
5 Downloads
A lightweight PHP library to manage a pool of workers for parallel task execution. This library allows you to easily manage worker threads, process tasks concurrently, and optimize your application’s performance by executing multiple tasks in parallel. Ideal for background jobs, batch processing.