Libraries tagged by execution
tomloprod/time-warden
17502 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.
riki137/multitron
18101 Downloads
Tool for managing fast both asynchronous and multi-threaded execution of tasks. Focused on performance and pleasant CLI interface.
ostark/craft-async-queue
291489 Downloads
A queue handler that moves queue execution to a non-blocking background process
kiwicommerce/module-cron-scheduler
606523 Downloads
Easily set up and manage cron jobs from the backend with a beautiful and managed timeline feature. Find the actual load on CPU/Memory by cron job execution.
keradus/cli-executor
814978 Downloads
CLI execution wrapper
inspector-apm/inspector-symfony
37787 Downloads
Code Execution Monitoring for Symfony applications.
dragon-code/benchmark
36728 Downloads
Simple comparison of code execution speed between different options
ahmed-bhs/doctrine-doctor
9541 Downloads
Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler. Unlike static linters, it analyzes actual query execution at runtime to detect performance bottlenecks, security vulnerabilities, and best practice violations during development with real execution context and data.
yokai/batch
40851 Downloads
Batch architecture library inspired by Akeneo Batch
ncuesta/clinner
14867 Downloads
Command execution abstraction
y-ui/laravel-running-time
15858 Downloads
A request execution time statistics tools with Laravel
wikimedia/shellbox
446506 Downloads
Library and server for containerized shell execution
shipmonk/phpunit-parallel-job-balancer
2497 Downloads
Balances PHPUnit test execution across parallel jobs based on JUnit XML timing data
rackbeat/php-throttler
36456 Downloads
Throttle PHP function calls and iteration runs by X executions per second.
pudongping/hyperf-wise-locksmith
7178 Downloads
A mutex library provider for the Hyperf framework, designed to enable serialized execution of PHP code in high-concurrency scenarios.