spatie/ssh
Execute commands over SSH with a simple PHP API. Create a connection with user/host (and optional port), run single or multiple commands synchronously or async, and get a Symfony Process back to inspect success and capture output.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spatie/laravel-remote | 0.82 | Run Laravel Artisan commands on remote servers over SSH. Configure one or more hosts (default host, user, port, path, optional private key) and execute tasks like cache clears via php artisan remote ..., with optional confirmation prompts. | 283 | 285 | 34 | 4K | 0 | 21.9 | 18.6 | MIT | 3 months ago | |
| devlabs91/ssh-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| spatie/global-laravel-remote | 0.81 | Run Laravel artisan commands on a remote server from your terminal. Install globally via Composer and execute with global-laravel-remote "{cmd}" to trigger remote artisan tasks without SSHing into the machine each time. | 18 | 19 | 3 | 0 | 0 | 1.4 | — | MIT | 2 years ago | |
| herzult/php-ssh | 0.81 | A lightweight PHP library for running SSH commands locally or remotely with a fluent API. Execute commands, capture stdout/stderr and exit codes, handle timeouts, and compose pipelines—useful for deployments, server automation, and remote task orchestration. | 358 | 365 | 77 | 13K | 17 | 10.9 | 30.4 | MIT | 11 years ago | |
| spatie/scotty | 0.80 | Scotty is a beautiful SSH task runner for running scripted tasks on remote servers. Define tasks and macros in a simple Scotty.sh (bash + annotations), then run them with clear output. Fully compatible with Laravel Envoy as a drop-in replacement. | 274 | 183 | 11 | 34 | 0 | 23.1 | 0.8 | — | 1 month ago | |
| spatie/shiki-php | 0.78 | Use Shiki syntax highlighting from PHP. Highlight code snippets with editor-quality themes and 100+ languages, plus Antlers and Blade. Works great with Laravel via spatie/laravel-markdown and CommonMark through a companion extension. | 310 | 312 | 31 | 2M | 0 | 28.3 | 60.6 | MIT | 1 month ago | |
| spatie/laravel-short-schedule | 0.78 | Run Laravel Artisan commands at sub-minute intervals (every second or even 0.5s). Adds a short-scheduler powered by a ReactPHP event loop, running separately from schedule:run so high-frequency tasks don’t block or get delayed. | 648 | 653 | 53 | 19K | 0 | 28.6 | 23.4 | MIT | 2 months ago | |
| amf/console-bundle | 0.76 | — | 1 | 1 | 2 | 0 | 3 | 0.4 | 0.3 | — | — |
How can I help you explore Laravel packages today?