spatie/laravel-remote
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spatie/global-laravel-remote | 0.88 | 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 | |
| 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 | — | |
| mckenziearts/laravel-command | 0.84 | Dev-only Artisan generators for Laravel: quickly scaffold templated repositories, helpers, and observers. Adds make:repository and related commands to create boilerplate files, with configurable model namespaces for non-standard app structures. | 32 | 32 | 2 | 1 | 0 | 0.5 | 0.2 | — | 8 years ago | |
| tanbhirhossain/laravel-live-terminal | 0.84 | — | 2 | 3 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| laravel/envoy | 0.83 | 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 | |
| laravel-zero/framework | 0.83 | Laravel Zero is an unofficial, Laravel-based micro-framework for building fast, elegant console apps. Includes optional Eloquent/logging, interactive menus, desktop notifications, scheduler, standalone compiler, and Collision-powered error reporting. | 343 | 342 | 63 | 53K | 0 | 25.3 | 35.1 | MIT | 2 months ago | |
| 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 | — | |
| omaralalwi/laravel-deployer | 0.83 | — | 33 | 33 | 4 | 0 | 0 | 0.6 | — | MIT | 2 years ago | |
| clickandmortar/remote-bundle | 0.83 | — | 0 | 0 | 0 | 1 | 0 | 3.9 | 4.2 | — | 3 years ago | |
| spatie/ssh | 0.82 | 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 | |
| herzult/php-ssh | 0.82 | 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 | |
| billhance/remote-assets-bundle | 0.82 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| queents/console-helpers | 0.82 | — | 0 | 0 | 0 | 1K | 1 | 0.7 | 42.7 | MIT | 3 years ago | |
| spatie/laravel-artisan-dispatchable | 0.82 | 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.82 | — | 1 | 1 | 0 | 6 | 0 | 0.6 | 8.3 | — | 1 year ago | |
| disparity/deployment-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| sikessem/laravel-devtools | 0.81 | Laravel DevTools bundles development, debugging, testing, and automation helpers for Laravel. Install via Composer as a dev dependency. Requires PHP 8.3+ (8.3.29+ recommended) and Composer v2+. | 1 | 1 | 0 | 3 | 0 | 8.4 | 4.5 | MIT | 5 months ago | |
| digitalnoise/command-launcher | 0.81 | 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 | — | — | |
| spatie/laravel-backup-server | 0.80 | Securely store and manage backups from multiple Laravel apps on a dedicated backup server. Built on spatie/laravel-backup, it automatically receives and organizes incoming backups, with setup and docs tailored for Laravel deployments. | 171 | 171 | 16 | 1K | 0 | 28.6 | 14.9 | MIT | 3 weeks ago | |
| siguici/laravel-devtools | 0.80 | 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 |
How can I help you explore Laravel packages today?