Available tools
Available tools
Each PHP container version brings the same tools, so you can safely switch versions without having to worry to have less or more tools available.
work-inside-the-php-container
The PHP container is your workhorse and these are your tools:
| Binary | Tool |
|---|---|
ansible | tool ansible |
| various binaries | tool awesome ci |
brew | tool homebrew |
codecept | tool codecept |
composer | tool composer |
dep | tool dep |
drush | tool drush |
drupal | tool drupal console |
eslint | tool eslint |
git | tool git |
git-flow | tool git flow |
gulp | tool gulp |
grunt | tool grunt |
jsonlint | tool jsonlint |
laravel | tool laravel |
linkcheck | tool linkcheck |
lumen | tool lumen |
mdl | tool mdl |
mdlint | tool mdlint |
mongo* | Various MongoDB client tools |
mysql* | Various MySQL client tools |
mysqldump-secure | tool mysqldump secure |
ng | tool angular cli |
node | tool node |
npm | tool npm |
pg* | Various PostgreSQL client tools |
phalcon | tool phalcon |
php-cs-fixer | tool php cs fixer |
phpcs | tool phpcs |
phpcbf | tool phpcbf |
phpmd | tool phpmd |
phpunit | tool phpunit |
photon | tool photon |
pm2 | tool pm2 |
redis* | Various Redis client tools |
sass | tool sass |
scss-lint | tool scss lint |
ssh | tool ssh |
symfony | tool symfony |
tig | tool tig |
vue | tool vue |
webpack | tool webpack |
wp | tool wp |
yamllint | tool yamllint |
yarn | tool yarn |
yq | tool yq |
[!NOTE] If you are in need of other tools, open up an issue at
tool github issuesand ask for it, this can usually be implemented very quickly.
If you ever feel those tools are out-dated, simply update your Docker
images. Docker images are built every night to ensure latest tools and
security patches: update-the-devilbox-update-the-docker-images