herzult/php-ssh
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spatie/global-laravel-remote | 0.83 | 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. | 19 | 19 | 3 | 0 | 0 | 1.4 | — | MIT | 2 years ago | |
| omaralalwi/laravel-deployer | 0.82 | — | 34 | 34 | 4 | 0 | 0 | 0.6 | — | MIT | 2 years ago | |
| 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 | 18.6 | 18.2 | MIT | 5 months ago | |
| devlabs91/ssh-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| aritti/easy-deploy-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| acassan/remoteserver | 0.82 | 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 | — | |
| psy/psysh | 0.78 | PsySH is an interactive PHP REPL, runtime developer console, and debugger. Explore code, inspect variables, and run commands in a powerful shell with history, configuration, themes, and integrations—ideal for fast debugging and experimentation. | 9,835 | 9,873 | 318 | 12M | 6 | 65.0 | 52.3 | MIT | 1 month ago | |
| spatie/ssh | 0.77 | 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. | 832 | 836 | 82 | 103K | 0 | 34.9 | 34.0 | MIT | 2 weeks ago | |
| chaboksms/php | 0.66 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| mikehaertl/php-shellcommand | 0.64 | Run and manage shell commands from PHP with a simple, safe API. Capture output, exit codes, and errors; set timeouts, working dir, env vars, and pipes; build commands with proper escaping. Useful for CLI wrappers and background jobs. | 325 | 340 | 53 | 895K | 3 | 8.9 | 48.5 | MIT | 3 years ago | |
| contributte/phpunit | 0.64 | PHPUnit integration helpers by Contributte for PHP projects. Provides lightweight tooling and conventions to simplify writing, running, and organizing tests, with sensible defaults and compatibility aimed at smoother CI and developer experience. | 1 | 2 | 2 | 1K | 0 | 9.9 | 41.9 | MIT | 7 months ago | |
| empi89/php-amqp-stubs | 0.64 | Provides PHP stub files for AMQP-related extensions, improving IDE autocomplete, static analysis, and type hints in projects that use AMQP functions/classes without bundling the actual extension. Useful for CI, analysis, and editor support. | 3 | 4 | 8 | 2K | 0 | 0.4 | 37.3 | — | — | |
| boson-php/http-bridge | 0.63 | — | 0 | 0 | 0 | 13 | 0 | 0.0 | 15.8 | MIT | — | |
| digitalrevolution/phpunit-extensions | 0.63 | — | 3 | 3 | 2 | 3K | 1 | 21.0 | 44.3 | MIT | 5 months ago | |
| amphp/phpunit-util | 0.63 | Small utility for simplifying async testing in PHPUnit with AMPHP’s fiber-based concurrency. Integrates seamlessly with AsyncTestCase to run tests as coroutines, ensuring smooth execution of I/O-bound operations like sockets, streams, and HTTP requests. Works with PHP 8.1+. Ideal for testing concurr... | 22 | 22 | 8 | 18K | 1 | 4.8 | 39.9 | MIT | 1 year ago | |
| badpixxel/php-sdk | 0.63 | — | 0 | 0 | 0 | 423 | 0 | 0.0 | 36.3 | MIT | — | |
| lendable/phpunit-extensions | 0.63 | — | 2 | 2 | 0 | 5K | 1 | 13.5 | 49.6 | MIT | 5 months ago | |
| open-southeners/extended-php | 0.63 | Extended PHP helpers for modern apps: adds convenient functions, utilities, and small enhancements that complement core PHP to reduce boilerplate and speed up everyday development. Lightweight, easy to drop into existing projects. | 0 | 0 | 0 | 750 | 0 | 12.2 | 41.5 | MIT | 9 months ago |
How can I help you explore Laravel packages today?