Libraries tagged by execution
fetzi/phpspec-watcher
35496 Downloads
phpspec-watcher is a cli tool for the automatic execution of phpspec tests when code changes
edipoelwes/laravel-rabbitmq-worker
2739 Downloads
This project is a Laravel package that facilitates the execution of RabbitMQ worker processes. It simplifies the configuration, management, and monitoring of worker processes, allowing you to easily integrate RabbitMQ into your Laravel application to handle asynchronous tasks efficiently and scalably.
draw/console
15826 Downloads
This component allow to command execution in the database.
diephp/perhaps
868 Downloads
Catch and Retry Code Execution
delormejonathan/cron-bundle
3493 Downloads
This bundle provides scheduled execution of Symfony2 commands
dangoodman/deferred
2908 Downloads
Deferred callback execution based on RAII
creatortsv/scheduler
2132 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
12428 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
ezsystems/fastest
16149 Downloads
Simple parallel testing execution... with some goodies for functional tests.
ballen/executioner
5679 Downloads
Executioner is a PHP library for executing system processes and applications with the ability to pass extra arguments and read CLI output results.
rubtsovav/serps-long-execution
9 Downloads
Php library to parse the search engines.
eduardocruz/phpx
0 Downloads
PHPX is the MCP (Model Context Protocol) server execution tool for PHP.
cornford/logical
588 Downloads
An easy way execute logical statements over a none persisted results set in Laravel.
zv/mprocess
95 Downloads
Multi process task execution based on swoole/基于 swoole 的多任务进程管理