Download the PHP package jjpmann/php-hosts-manager without Composer
On this page you can find all versions of the php package jjpmann/php-hosts-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jjpmann/php-hosts-manager
More information about jjpmann/php-hosts-manager
Files in jjpmann/php-hosts-manager
Download jjpmann/php-hosts-manager
More information about jjpmann/php-hosts-manager
Files in jjpmann/php-hosts-manager
Vendor jjpmann
Package php-hosts-manager
Short Description PHP CLI for managing local hosts file
License MIT
Homepage http://github.com/jjpmann/php-hosts-manager
Package php-hosts-manager
Short Description PHP CLI for managing local hosts file
License MIT
Homepage http://github.com/jjpmann/php-hosts-manager
Please rate this library. Is it a good library?
Informations about the package php-hosts-manager
php-hosts-manager
PHP CLI for managing local hosts file
using https://gist.github.com/mikeflynn/4278796
install
composer require jjpmann/php-hosts-manager
or global
composer global require jjpmann/php-hosts-manager
quick intro
Hosts Manager version 0.5
Usage:
command [options] [arguments]
Options:
-h, --help Display this help message
-q, --quiet Do not output any message
-V, --version Display this application version
--ansi Force ANSI output
--no-ansi Disable ANSI output
-n, --no-interaction Do not ask any interactive question
-v|vv|vvv, --verbose Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
Available commands:
add Add domain/host to hosts file.
check Check to see if domain/host exists in host file
help Displays help for a command
list Lists commands
remove Remove domain/host from hosts file.
rollback Reverts the last change.
update Update domain/host in hosts file.
ToDo
Stop "Add" when host existsAdd Tests- Add some features
All versions of php-hosts-manager with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.2
symfony/console Version ~2.0
symfony/process Version ^2.7
symfony/filesystem Version ^2.7
symfony/yaml Version ^2.7
symfony/console Version ~2.0
symfony/process Version ^2.7
symfony/filesystem Version ^2.7
symfony/yaml Version ^2.7
The package jjpmann/php-hosts-manager contains the following files
Loading the files please wait ...