Download the PHP package modstore/connection-manager without Composer
On this page you can find all versions of the php package modstore/connection-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download modstore/connection-manager
More information about modstore/connection-manager
Files in modstore/connection-manager
Package connection-manager
Short Description Manage connections to your servers
License MIT
Homepage https://github.com/modstore/connection-manager
Informations about the package connection-manager
Manage connections to your servers
A simple way to store and connect to your project's ssh connections. E.g.
Note that this package is only intended to be used in the local environment and won't be registered in production etc.
Installation
You can install the package via composer:
You can publish and run the migrations with:
Usage
List available connections, then select the one to connect to. Optionally the name of the connection can be provided to connect straight away without selecting from the list.
Add a new connection
Remove a connection
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- mark.whitney
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of connection-manager with dependencies
spatie/laravel-package-tools Version ^1.13.0
illuminate/contracts Version ^9.0 || ^10.0 || ^11.0