devilbox/docs/readings/available-tools.rst
2018-05-07 01:02:20 +02:00

8.1 KiB

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.

tutorial_work_inside_the_php_container

The PHP container is your workhorse and these are your tools:

Binary Tool
various binaries awesome-ci
brew Linux brew
composer Composer
drush Drush
drupal Drupal Console
eslint ESLint
git Git
git-flow Git flow
gulp Gulp
grunt Grunt
jsonlint JSON lint
laravel Laravel installer
mdl Markdown lint
mdlint MD Linter
mongo* Various MongoDB client tools
mysql* Various MySQL client tools
mysqldump-secure mysqldump-secure
node Node
npm NPM
pg* Various PostgreSQL client tools
phalcon Phalcon DevTools
phpcs PHP CodeSniffer
phpcbf PHP Code Beautifier and Fixer
redis* Various Redis client tools
sass Sass
scss-lint SCSS Lint
ssh OpenSSH
symfony Symfony installer
tig Text-mode Interface for Git
webpack Webpack
wp Wordpress CLI
yamllint Yamllint
yarn Yarn

Note

If you are in need of other tools, open up an issue at Github and 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: getting_started_update_the_docker_images