Libraries tagged by code execution
ferasalhallak/inspector-laravel
1 Downloads
Simple Code Execution Monitoring for Laravel applications.
derywat/php-abortable
28 Downloads
PHP library to manage aborting code execution.
chebur/daemon-command
11013 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
24 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
2555 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.
websolutionfalcon/lockable-command
0 Downloads
A Laravel package for locking and unlocking command execution without code deployment. Perfect for temporarily disabling scheduled commands during server overload or maintenance.
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
4 Downloads
Ensure deferred execution of code, even in case of fatal error.
cvweiss/guzzler
262 Downloads
A utility that allows multiples sequences of calls with execution of code between each sequence.
reinanhs/sqlcommenter-hyperf
48 Downloads
SQLCommenter implementation for Hyperf. SQLCommenter is a set of tools that augments SQL Statements with comments containing information about the code that caused its execution. These information can be action, controller, framework, db_driver and opentelemetry traceparent.