Libraries tagged by executor
cognitive/shell-exec
35941 Downloads
Shell execute command library
christiaanbye/stopwatch
3609 Downloads
Drop-dead simple execution time measurements
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
590 Downloads
Yii2-Webshell allows you to execute any shell command from a web-interface.
amsify42/paypal-masspayment
16209 Downloads
This is a laravel 5 package for simply executing mass payment of paypal
alexeyplodenko/symfony-php-dumper
1046 Downloads
The package provides a simple dump function, based on the Symfony VarDumper package, to output the variables and stop execution.
adelinferaru/nestedflowtracker
2881 Downloads
Laravel package that helps tracking nested execution flows.
webflo/drush-shim
3472 Downloads
Provides a drush executable for your global PATH
teknoo/curl-request
30096 Downloads
Allow you to create and execute HTTP Requests with cURL in POO context. Fork from zeroem/curl-bundle
maximebf/traceable-pdo
27592 Downloads
Log SQL statements executed using a PDO instance
herrera-io/pdo-log
180559 Downloads
A simple way to log PDO queries and execution times.
ezsystems/fastest
16111 Downloads
Simple parallel testing execution... with some goodies for functional tests.
expertcoder/before-after-bundle
6469 Downloads
Symfony 2/3 Bundle to allow a before and after method which executes for each action
tebru/executioner
1715 Downloads
Provides a library for handling PHP exceptions when you would like to retry execution.