Libraries tagged by code execution
ngsoft/clock
0 Downloads
Provides a way to time code execution
m-rubin-itmegastar-com/lock
2 Downloads
Mutex library for exclusive code execution.
luciansabo/async-command
30 Downloads
Paralellize php code execution when used inside command line scripts with the help of a Worker Pool
inspector-apm/inspector-slim
1785 Downloads
Simple Code Execution Monitoring for Slim applications.
gabrielef/php-benchmark
0 Downloads
Tiny lib to compare code execution speed
ferasalhallak/inspector-laravel
1 Downloads
Simple Code Execution Monitoring for Laravel applications.
chebur/daemon-command
11012 Downloads
Daemon (endless) symfony command which supports scheduled (cron like) code execution
bloom-ux/cve-2018-12895-hotfix
132 Downloads
Hotfix for file deletion to to code execution vulnerability in WordPress
bfg/speed-test
23 Downloads
Designed for approximate estimation of the time of code execution by the number of iterations
arnedesmedt/inspector-symfony
50 Downloads
Code Execution Monitoring for Symfony applications.
almasmurad/stopwatch
2 Downloads
Component for measuring code execution time
pandeydip/dump-die
2551 Downloads
Uses Symfony var dumper and use die to dump and stop code execution
devgarden/benchmark
2 Downloads
Benchmark is a extension what can be used command driven or injected to benchmark your code in executiontime, memoryusage and more
zorzi23/phzasync
0 Downloads
A lightweight PHP library for simulating asynchronous I/O operations using HTTP, purely native, allowing execution of code similar to JavaScript's asynchronous behavior.
pteich/simplelock
13 Downloads
A simple locking/semaphore library for PHP 5.3+ with different adapters. Prevents flooding and multiple execution of code parts.