mirror of
https://github.com/cytopia/devilbox.git
synced 2024-12-19 12:57:52 +00:00
6.8 KiB
6.8 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.
work_inside_the_php_container
The PHP container is your workhorse and these are your tools:
Binary | Tool |
---|---|
ansible |
|
various binaries | |
brew |
|
codecept |
|
composer |
|
dep |
|
drush |
|
drupal |
|
eslint |
|
git |
|
git-flow |
|
gulp |
|
grunt |
|
jsonlint |
|
laravel |
|
linkcheck |
|
lumen |
|
mdl |
|
mdlint |
|
mongo* |
Various MongoDB client tools |
mysql* |
Various MySQL client tools |
mysqldump-secure |
|
ng |
|
node |
|
npm |
|
pg* |
Various PostgreSQL client tools |
phalcon |
|
php-cs-fixer |
|
phpcs |
|
phpcbf |
|
phpmd |
|
phpunit |
|
photon |
|
pm2 |
|
redis* |
Various Redis client tools |
sass |
|
scss-lint |
|
ssh |
|
symfony |
|
tig |
|
vue |
|
webpack |
|
wp |
|
yamllint |
|
yarn |
|
yq |
Note
If you are in need of other tools, open up an issue at 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: update_the_devilbox_update_the_docker_images