Libraries tagged by execution
dmstr/symfony-job-queue-bundle
193 Downloads
Persisted job tracking on top of Symfony Messenger: Job entity with status, JobQueueService for dispatch, JobMessage/JobMessageHandler for async execution.
diephp/perhaps
1368 Downloads
Catch and Retry Code Execution
darkwood/navi
485 Downloads
Public architectural layer for structured workflow execution.
dangoodman/deferred
3137 Downloads
Deferred callback execution based on RAII
creatortsv/scheduler
2692 Downloads
Stand-alone package which provides functionality to schedule script execution
colourstream/cron-bundle
1058 Downloads
This bundle provides scheduled execution of Symfony2 commands
cheprasov/php-parallel
12535 Downloads
The class allows you to run multiple operations parallel in different processes and send results to the main process. Useful if you need to run multiple independent operations simultaneously, instead of sequential execution, or if you run several independent queries, for example, queries to different data bases
bear/async
340 Downloads
Async/parallel resource execution library for BEAR.Sunday
arabiacode/laravel-flow-builder
26 Downloads
Professional workflow automation builder for Laravel with triggers, visual nodes, and execution logs.
antikirra/probability
3187 Downloads
Lightweight PHP micro-library for probabilistic and deterministic code execution — feature flags, A/B testing, gradual rollouts and sampling.
andydefer/laravel-task
165 Downloads
A lightweight, file-based task system for Laravel with async execution, recurring tasks, and JSONL storage
alexeyplodenko/symfony-php-dumper
1376 Downloads
The package provides a simple dump function, based on the Symfony VarDumper package, to output the variables and stop execution.
aegisora/guardian
180 Downloads
Lightweight validation rule execution orchestrator for the Aegisora ecosystem
requtize/code-timer
699 Downloads
Simple PHP library to measuring code execution time with memory usage.
google/sqlcommenter-laravel
75181 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.