detain / emurelator
Easy management of Virtualization technologies including KVM, Xen, OpenVZ, Virtuozzo, and LXC/LXD including unified commands, monitoring, template management, and many more features.
dev-master
2023-01-03 22:57 UTC
Requires
- corneltek/cliframework: dev-master
- league/climate: *
- php-school/cli-menu: *
Requires (Dev)
- phpdocumentor/reflection: *
- phpdocumentor/reflection-docblock: dev-master
- smarty/smarty: *
- twig/twig: >=2.0@stable
This package is auto-updated.
Last update: 2026-05-18 03:05:45 UTC
README
About
Provides an easy to use CLI to manage the varoius sources, emulators, platforms, etc and thier relations to one another. Supports Bash and ZSH completion. The purpose of this repo is to help generate and build the data for the Emurelation project which provides JSON mapping of platforms and emulators between various sources.
Requirements
Usage
Links
- c9s/CLIFramework CLIFramework GitHub repo
- c9s/CLIFramework/wiki CLIFramework Wiki
- walkor/webman Webman GitHub repo
- workerman.net/doc/webman Webman Docs
- thephpleague/climate PHP's best friend for the terminal.
- climate.thephpleague.com/ CLImate Docs
- kylekatarnls/simple-cli A simple cli framework
- inhere/php-console PHP CLI application library, provide console argument parse, console controller/command run, color style, user interactive, format information show and more.
- inhere/php-console/wiki php-console Wiki
- jc21/clitable Colored CLI Table Output for PHP
- php-school/cli-menu Build beautiful PHP CLI menus. Simple yet Powerful. Expressive DSL.