Download the PHP package timpack/travian-cli without Composer
On this page you can find all versions of the php package timpack/travian-cli. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package travian-cli
Travian-CLI
Travian-CLI is a CLI for the online game Travian. Current aims are:
- Being able to read data from the game to either CSV or human-readable form
- Being able to give all commands one would be able to give in-game
Travian-CLI is currently incomplete and under development.
Travian-CLI uses Composer. Having installed composer, one should run composer install
in the root directory of this project in order for the program to function properly.
Installation
The composer way
- Run command
composer global require timpack/travian-cli
- Add directory
~/.config/composer/vendor/bin
to your$PATH
variable
The git way
- Run command
git clone [email protected]:Desmaster/travian-cli.git
- In that directory, run command
composer install
- Then run the application using
app/console
Requirements
- php >= 7.0
- composer
Developed using
- php >= 7.0
- linux kernel >= 4.4
All versions of travian-cli with dependencies
PHP Build Version
Package Version
Requires
guzzlehttp/guzzle Version
^6.2
symfony/console Version ^3.1
fluentdom/fluentdom Version ^5.3
fluentdom/selectors-phpcss Version ^1.0
fluentdom/html5 Version ^1.1
khill/php-duration Version ^1.0
fzaninotto/faker Version v1.6.0
php Version >=7.0
symfony/console Version ^3.1
fluentdom/fluentdom Version ^5.3
fluentdom/selectors-phpcss Version ^1.0
fluentdom/html5 Version ^1.1
khill/php-duration Version ^1.0
fzaninotto/faker Version v1.6.0
php Version >=7.0
The package timpack/travian-cli contains the following files
Loading the files please wait ....