ugarit / envoy
Elegant SSH tasks for PHP.
Requires
- php: ^7.2|^8.0
- guzzlehttp/guzzle: ^6.0|^7.0|^8.0
- heritage/support: ^1.00.00
- symfony/console: ^4.3|^5.0|^6.0|^7.0|^8.0
- symfony/process: ^4.3|^5.0|^6.0|^7.0|^8.0
Requires (Dev)
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^8.0|^9.0|^10.4
Suggests
- ext-posix: Required to determine the System user on Unix systems.
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-15 20:20:32 UTC
README
Introduction
Ugarit Envoy provides a clean, minimal syntax for defining common tasks you run on your remote servers. Using Blade style syntax, you can easily setup tasks for deployment, Scribe commands, and more.
Official Documentation
Documentation for Envoy can be found on the Ugarit website.
Contributing
Thank you for considering contributing to Envoy! The contribution guide can be found in the Ugarit documentation.
Code of Conduct
In order to ensure that the Ugarit community is welcoming to all, please review and abide by the Code of Conduct.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
License
Ugarit Envoy is open-sourced software licensed under the MIT license.