spatie/global-laravel-remote
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spatie/laravel-remote | 0.86 | 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 | |
| acassan/remoteserver | 0.85 | Laravel/PHP package to connect to a remote server and execute actions or processes. Useful for running commands, triggering tasks, or managing remote operations from your application. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| tanbhirhossain/laravel-live-terminal | 0.85 | — | 2 | 3 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| disparity/deployment-bundle | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| alexeyshockov/plain-commands | 0.84 | — | 2 | 2 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| herzult/php-ssh | 0.84 | 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/ssh | 0.84 | 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. | 833 | 839 | 84 | 89K | 0 | 24.2 | 30.4 | MIT | 6 months ago | |
| laravel/envoy | 0.84 | Laravel Envoy is a lightweight SSH task runner for defining and executing remote server tasks using a clean Blade-style syntax. Ideal for deployments, running Artisan commands, and other repeatable server automation workflows across multiple hosts. | 1,612 | 1,634 | 178 | 122K | 1 | 39.0 | 29.8 | MIT | 2 months ago | |
| aritti/easy-deploy-bundle | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| bencagri/artisan-deployer | 0.83 | Deploy Laravel apps via Artisan with zero dependencies and no config files. Supports multi-server and multi-stage (prod/staging/qa), zero-downtime releases over SSH, and works with GitHub/Bitbucket/GitLab or your own Git server. | 4 | 4 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| clickandmortar/remote-bundle | 0.83 | — | 0 | 0 | 0 | 1 | 0 | 3.9 | 4.2 | — | 3 years ago | |
| devlabs91/ssh-bundle | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| dovstone/symfony-blog-admin-bundle-mongodb-based | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 3 years ago | |
| siguici/laravel-devtools | 0.83 | A lightweight set of dev tools for Laravel to speed up local development. Adds helpful debugging and productivity utilities you can enable in development environments to inspect requests, log output, and streamline common workflow tasks. | 1 | — | 0 | — | 0 | 5.8 | — | MIT | 5 months ago | |
| spatie/laravel-artisan-dd | 0.83 | Run one-off Laravel code from the command line without opening Tinker. Use php artisan dd "User::first()" to execute expressions and dump results. Supports multiple expressions and short class names for quick debugging and inspection. | 161 | 164 | 14 | 583 | 0 | 21.2 | 10.2 | MIT | 3 months ago | |
| zenstruck/console-extra | 0.83 | Modular helpers to reduce boilerplate in Symfony console commands. Build invokable commands with auto-injected IO, arguments/options via attributes, and handy traits to run other commands or processes. Designed to mix and match features or power a shared base command. | 80 | 80 | 3 | 2K | 11 | 18.5 | 23.3 | MIT | 5 months ago | |
| digitalnoise/command-launcher | 0.83 | Laravel package for launching and managing console commands programmatically. Provides a simple API to trigger Artisan commands, pass arguments/options, and handle execution flow for scheduled tasks, integrations, and background processes. | 0 | 0 | 0 | 25 | 0 | 0.0 | 19.5 | — | — | |
| billhance/remote-assets-bundle | 0.83 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| spatie/laravel-artisan-dispatchable | 0.83 | Register Laravel jobs as Artisan commands by implementing the ArtisanDispatchable interface. Dispatch queued jobs via CLI (e.g., php artisan process-podcast) so long-running tasks won’t block the scheduler, while remaining runnable from Artisan. | 160 | 161 | 7 | 7K | 0 | 19.0 | 25.7 | MIT | 3 months ago | |
| muhaiminshihab/ctaroutes | 0.83 | — | 1 | 1 | 0 | 6 | 0 | 0.6 | 8.3 | — | 1 year ago |
How can I help you explore Laravel packages today?