Libraries tagged by execution
ptlis/shell-command
57087 Downloads
A basic wrapper around execution of shell commands.
phpblaze/bladelib
16140 Downloads
phpblade/bladelib is an optimized Blade-based vendor package designed to enhance PHP execution and improve query performance directly within Blade views. It streamlines rendering logic, reduces redundant operations, and boosts overall runtime efficiency for Laravel applications.
php-standard-library/shell
34400 Downloads
Shell command execution with argument escaping and error output management
php-standard-library/fun
46156 Downloads
Functional programming utilities for composing, decorating, and controlling function execution
open-solid/callable-invoker
12553 Downloads
Smart callable execution for PHP
norberttech/symfony-process-executor
178239 Downloads
Symfony Process Component on steroids, async/sync execution chain.
miguilim/filament-auto-panel
18251 Downloads
Construct your Filament panel Resources and Relation Managers at execution time like magic.
chevere/workflow
2099 Downloads
Declarative workflow engine for PHP with automatic dependency resolution, sync/async job execution, and type-safe response chaining.
cheprasov/php-memcached-lock
249739 Downloads
MemcachedLock 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.
astatroth/laravel-timer
26062 Downloads
A small tool to measure operations execution time.
angle/chrono
16704 Downloads
The easiest way to measure PHP code execution time.
aeon-php/retry
154043 Downloads
Retry fragile operations in case of failure with different delay strategies and possibility to skip/terminate execution
zetacomponents/workflow
167780 Downloads
The purpose of the Workflow component is to provide the core functionality of an activity-based workflow system including the definition and execution of workflow specifications.
mostka/defer
32571 Downloads
A defer function defers the execution of a function until the surrounding function returns.
zetacomponents/execution
25506 Downloads
Provides functionality to give feedback to your application's users when a fatal error happened or an uncaught exception was thrown.