Libraries tagged by execution
symfony/web-profiler-bundle
132887197 Downloads
Provides a development tool that gives detailed information about the execution of any request
malkusch/lock
8637955 Downloads
Mutex library for exclusive code execution.
liuggio/fastest
5189046 Downloads
Simple parallel testing execution... with some goodies for functional tests.
inspector-apm/inspector-laravel
1695013 Downloads
Code Execution Monitoring, built for developers.
dereuromark/cakephp-queue
767360 Downloads
The Queue plugin for CakePHP provides deferred task execution.
neronmoon/scriptsdev
1358735 Downloads
Scripts-dev behaviour for Composer
skywarth/chaotic-schedule
24135 Downloads
Randomize scheduled command execution time and date intervals
shapecode/cron-bundle
426530 Downloads
This bundle provides scheduled execution of Symfony commands
laravel-at/laravel-image-sanitize
46987 Downloads
A small but handy package to prevent malicious code execution coming into your application through uploaded image files.
intaro/pinba-bundle
713245 Downloads
Collects and sends execution time of Doctrine queries, Twig renders and Redis requests as pinba timers to pinba server
diablomedia/phpunit-pretty-printer
474091 Downloads
A PHPUnit result printer that shows per-file test progress and execution times
codeception/robo-paracept
3414441 Downloads
Codeception Parallel Execution Tasks via Robo Task Runner
cheprasov/php-redis-lock
406410 Downloads
RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.
tomloprod/time-warden
11044 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.
ostark/craft-async-queue
282386 Downloads
A queue handler that moves queue execution to a non-blocking background process