Libraries tagged by execution
symfony/web-profiler-bundle
170229028 Downloads
Provides a development tool that gives detailed information about the execution of any request
malkusch/lock
10600408 Downloads
Mutex library for exclusive code execution.
liuggio/fastest
6213685 Downloads
Simple parallel testing execution... with some goodies for functional tests.
ecotone/ecotone
611195 Downloads
Enterprise architecture layer for Laravel and Symfony — CQRS, Event Sourcing, Durable Workflows (Sagas, Orchestrators), Projections, and Outbox messaging via PHP attributes.
mozex/anthropic-php
730696 Downloads
PHP client for the Anthropic API: messages, streaming, tool use, thinking, web search, code execution, batches, and more.
inspector-apm/inspector-laravel
2295144 Downloads
Code Execution Monitoring, built for developers.
dereuromark/cakephp-queue
1079040 Downloads
The Queue plugin for CakePHP provides deferred task execution.
neronmoon/scriptsdev
1578190 Downloads
Scripts-dev behaviour for Composer
skywarth/chaotic-schedule
91993 Downloads
Randomize scheduled command execution time and date intervals
laravel-at/laravel-image-sanitize
80587 Downloads
A small but handy package to prevent malicious code execution coming into your application through uploaded image files.
intaro/pinba-bundle
1022809 Downloads
Collects and sends execution time of Doctrine queries, Twig renders and Redis requests as pinba timers to pinba server
diablomedia/phpunit-pretty-printer
554728 Downloads
A PHPUnit result printer that shows per-file test progress and execution times
codeception/robo-paracept
3757566 Downloads
Codeception Parallel Execution Tasks via Robo Task Runner
cheprasov/php-redis-lock
465080 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.
ahmed-bhs/doctrine-doctor
18752 Downloads
Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler. Unlike static linters, it analyzes actual query execution at runtime to detect performance bottlenecks, security vulnerabilities, and best practice violations during development with real execution context and data.