Compliments your sys-admins, in an effort to strengthen the developer-administrator bond.
composer require abacaphiliac/compliments
Print a random compliment:
bin/compliments random:compliment
Display the help message:
bin/compliments random:compliment -h
Override the compliments file:
bin/compliments random:compliment -f your/custom/compliments.txt
See composer.json.
composer update && vendor/bin/phing
This library attempts to comply with PSR-1, PSR-2, and PSR-4. If you notice compliance oversights, please send a patch via pull request.