Last active
November 20, 2017 10:55
-
-
Save Vladnev/a929f325bc1413892ede662ccc9e4a96 to your computer and use it in GitHub Desktop.
Global composer packages
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
composer global require "hirak/prestissimo:^0.3" - async package download | |
composer global require "squizlabs/php_codesniffer=*" - code sniffer | |
composer global require "phpmd/phpmd" - mess detector |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment