Libraries tagged by code execution
malkusch/lock
8478307 Downloads
Mutex library for exclusive code execution.
inspector-apm/inspector-laravel
1651617 Downloads
Code Execution Monitoring, built for developers.
laravel-at/laravel-image-sanitize
45360 Downloads
A small but handy package to prevent malicious code execution coming into your application through uploaded image files.
dragon-code/benchmark
29639 Downloads
Simple comparison of code execution speed between different options
inspector-apm/inspector-symfony
15977 Downloads
Code Execution Monitoring for Symfony applications.
angle/chrono
10958 Downloads
The easiest way to measure PHP code execution time.
sandermuller/stopwatch
17761 Downloads
Stopwatch to measure execution times (profile code) for Laravel and PHP projects
pudongping/hyperf-wise-locksmith
2292 Downloads
A mutex library provider for the Hyperf framework, designed to enable serialized execution of PHP code in high-concurrency scenarios.
tox82/server-timing-helper
2423 Downloads
A simple helper class for Server Timing. Easily profile your code's execution time and send it to the client via the Server-Timing header.
pudongping/wise-locksmith
2423 Downloads
Mutex library for exclusive code execution.
google/sqlcommenter-laravel
75097 Downloads
SQLCommenter implementation for Laravel. 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, route and opentelemetry traceparent.
pudongping/hyperf-alarm-clock
1769 Downloads
A utility for measuring code execution time, detecting timeouts, and sending notifications.
rnr1721/depthnet
25 Downloads
Laravel-based autonomous AI agent platform with cyclic thinking, persistent memory and real-time code execution
diephp/perhaps
886 Downloads
Catch and Retry Code Execution
fetzi/phpspec-watcher
35497 Downloads
phpspec-watcher is a cli tool for the automatic execution of phpspec tests when code changes