Concise your urls from console.
Via Composer
$ composer require toin0u/concise-cli
Create a configuration file in one of the following locations:
$HOME/.concise.yml
./concise.yml
./.concise.yml
concise.phar <command> -c path/to/config.yml
Paste something similar to this in the file (schema can be found here).
Run one of the following commands:
concise.phar shorten http://google.hu
concise.phar expand http://goo.gl/hash
concise.phar validate
$ phpunit
Please see CONTRIBUTING for details.
The MIT License (MIT). Please see License File for more information.