Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

phpstan install

composer global require --dev phpstan/phpstan

composer global require --dev phpstan/extension-installer && 
composer global require --dev phpstan/phpstan-beberlei-assert

composer global require --dev szepeviktor/phpstan-wordpress
Comment

phpstan install

php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');"
php -r "if (hash_file('sha384', 'composer-setup.php') === '55ce33d7678c5a611085589f1f3ddf8b3c52d662cd01d4ba75c0ee0459970c2200a51f492d557530c71c15d8dba01eae') { echo 'Installer verified'; } else { echo 'Installer corrupt'; unlink('composer-setup.php'); } echo PHP_EOL;"
php composer-setup.php --install-dir=/usr/local/sbin/ --filename=composer
php -r "unlink('composer-setup.php');"
Comment

PREVIOUS NEXT
Code Example
Shell :: (END) windows command line 
Shell :: install ninja on fedora 
Shell :: cancel a merge git 
Shell :: how to delete a file using powershell 
Shell :: phoenix version check 
Shell :: command to install react cli 
Shell :: install camera in linux 
Shell :: fedora install snapd 
Shell :: E: Could not get lock /var/lib/dpkg/lock-frontend - open (11: Resource temporarily unavailable) E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it? 
Shell :: how to uninstall pycharm professional in ubuntu 16.04 
Shell :: linux diff two folder recursively 
Shell :: telnet windows 10 
Shell :: conda pydot 
Shell :: install nginix server ubuntu linux 
Shell :: http-server npm 
Shell :: find process id of port ubuntu 
Shell :: how to move master branch to main branch 
Shell :: vokoscreen ubuntu 
Shell :: docker command to find jenkins password 
Shell :: open wsl as root 
Shell :: how to check if ip is up bash script 
Shell :: como instalar visual studio code en ubuntu 20.04 
Shell :: install Geany on Ubuntu 
Shell :: git set remote 
Shell :: set selinux ubuntu 
Shell :: git init remoce 
Shell :: how to clear log files linux debian 
Shell :: curl weather report 
Shell :: lollypop music player install ubuntu 
Shell :: boost volume ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
7+3 =