Libraries tagged by code execution
ngsoft/clock
0 Downloads
Provides a way to time code execution
m-rubin-itmegastar-com/lock
1 Downloads
Mutex library for exclusive code execution.
luciansabo/async-command
29 Downloads
Paralellize php code execution when used inside command line scripts with the help of a Worker Pool
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
11010 Downloads
Daemon (endless) symfony command which supports scheduled (cron like) code execution
bloom-ux/cve-2018-12895-hotfix
131 Downloads
Hotfix for file deletion to to code execution vulnerability in WordPress
bfg/speed-test
17 Downloads
Designed for approximate estimation of the time of code execution by the number of iterations
arnedesmedt/inspector-symfony
47 Downloads
Code Execution Monitoring for Symfony applications.
almasmurad/stopwatch
2 Downloads
Component for measuring code execution time
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.
proteins/deferred
3 Downloads
Ensure deferred execution of code, even in case of fatal error.
cvweiss/guzzler
242 Downloads
A utility that allows multiples sequences of calls with execution of code between each sequence.