Libraries tagged by execute
cognitive/shell-exec
36146 Downloads
Shell execute command library
bricev/jobqueue
2425 Downloads
JobQueue is a PHP component that queues `tasks` defining `jobs` which can be executed by asynchronous and/or distributed `workers`
bephp/router
1085 Downloads
A fast router for PHP. It matches urls and executes PHP functions. automatic get variable based on handler function parameter list. Suport to compile router callback handlers into plain array source code.
asinfotrack/yii2-webshell
605 Downloads
Yii2-Webshell allows you to execute any shell command from a web-interface.
acgfbr/elasticsearch-query-builder
105 Downloads
Build and execute an Elasticsearch search query using a fluent PHP API
10quality/ayuco
5462 Downloads
Command-Line interface that can be used to execute commands written in PHP.
teknoo/curl-request
30172 Downloads
Allow you to create and execute HTTP Requests with cURL in POO context. Fork from zeroem/curl-bundle
maximebf/traceable-pdo
27602 Downloads
Log SQL statements executed using a PDO instance
expertcoder/before-after-bundle
6526 Downloads
Symfony 2/3 Bundle to allow a before and after method which executes for each action
connectholland/tactician-prioritycommand-plugin
14745 Downloads
Tactician plugin that allows adding a priority to a command which influences when and in what order commands will be executed
yangjisen/laravel-executed
220 Downloads
jlorente/yii2-command-handler
103 Downloads
A Yii2 extension that provides the framework with the Command Design Pattern. Useful to create commands in a main process and execute them in another processes such as crons, console controllers, etc.
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.
antstudiocz/doctrine-dbal-batchimport
37 Downloads
Batch import & execute utils for effective processing of SQL Imports from files and strings
zeroem/curl-bundle
23450 Downloads
Allows you to easily create and execute HTTP Requests with cURL