Libraries tagged by exec
bchalier/php-k8s
9031 Downloads
Control your Kubernetes clusters with this PHP-based Kubernetes client. It supports any form of authentication, the exec API, and it has an easy implementation for CRDs.
astatroth/laravel-timer
23283 Downloads
A small tool to measure operations execution time.
api-clients/command-bus
195857 Downloads
Light weight wrapper around league/tactician adding promised based interface(s) and next tick execution
andreasnij/a-timer
8305 Downloads
A simple timer to measure execution time.
alextartan/mezzio-symfony-console
33228 Downloads
This project adds a executable file to the composer bin folder to run symfony commands under a mezzio application environment.
aeon-php/retry
152768 Downloads
Retry fragile operations in case of failure with different delay strategies and possibility to skip/terminate execution
abdulelahragih/querybuilder
1358 Downloads
Fast, lightweight and simple SQL query builder that does not depend on any third-party library besides PDO to execute the queries in a safe way. The syntax is inspired by Laravel Query Builder.
league/shunt
520 Downloads
PHP library for executing commands in parallel on multiple remote machines, via SSH
joomla-projects/selenium-server-standalone
207553 Downloads
Composer distribution of Selenium Server Standalone, the browser automation framework. Adds a executable to your composer bin directory.
connectholland/tactician-prioritycommand-plugin
14968 Downloads
Tactician plugin that allows adding a priority to a command which influences when and in what order commands will be executed
brandonsavage/booboo
740 Downloads
Provides an error handler for PHP that can execute a stack of handlers for various purposes.
akbansa/parallel-processor
10067 Downloads
Parallel Processor will help you do run commands for parallel execution
fool/executor
34137 Downloads
Safe command execution wrapper to prevent command injection
duncan3dc/exec
67217 Downloads
An library to execute other programs from within PHP
ballen/executioner
5696 Downloads
Executioner is a PHP library for executing system processes and applications with the ability to pass extra arguments and read CLI output results.