Jumper
Closure runner
Enables remote execution of PHP closures over SSH without client-server setup.
PHP remote closure executor
46 stars
3 watching
4 forks
Language: PHP
last commit: over 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
seldaek/php-console | A web-based console for running and testing small PHP code snippets | 529 |
jacob3141/qtruby | Allows C++/Qt applications to execute Ruby code seamlessly | 2 |
jprjr/lua-resty-exec | Allows running external programs in Lua without spawning a shell or blocking the execution of the program | 59 |
arnaud-lb/php-rdkafka | A PHP client for interacting with Apache Kafka | 2,089 |
dirk/quickhook | Faster Git hook runner for automating commit checks and validation | 62 |
salesforce/kafka-junit | A library to run Kafka tests in an embedded cluster | 170 |
capistrano/sshkit | A tool for running commands on servers in a structured way | 1,157 |
sindresorhus/p-all | Concurrently execute multiple promise-returning functions with optional concurrency limits. | 315 |
codetail/mover | An Android client for a local YouTube alternative site with features such as material design and custom cards. | 107 |
akhikhl/gretty | A Gradle plugin for running web applications on embedded servlet containers | 655 |
joshuatvernon/cbf | A CLI tool that automates repetitive development tasks by storing and running customizable scripts in JSON or YAML format. | 27 |
kriswallsmith/spork | An experimental library that allows you to run tasks in parallel on multiple processes while maintaining control over the execution of code in both parent and child processes. | 586 |
kitschpatrol/kpruneverywherexcodeplugin | An Xcode plugin to streamline development and testing of apps across multiple iOS devices with one click. | 315 |
rahulsinghai/jmeter-backend-listener-kafka | Enables sending JMeter test results to a Kafka server. | 29 |
zeroturnaround/zt-exec | A Java library providing a unified interface to run external processes with improved stream handling and API. | 883 |