Tools
Vortex comes with a set of tools to help you develop and maintain your Drupal project.
The tools have their own configuration files with sensible defaults to make them work for Drupal projects out of the box.
Some of the tools run in CI and would fail the build if they detect issues.
Head over to the tool-specific documentation to learn more.
Name | Description |
---|---|
Ahoy | CLI command wrapper |
Behat | Testing framework for for auto-testing your business expectations |
Docker | A platform for containerizing and running applications |
Doctor | Check Vortex project requirements or print info |
Drush | Command line shell and Unix scripting interface for Drupal |
Gherkin Lint | Provides a Gherkin linter for PHP |
Git artifact | Package and push files to remote repositories |
PHPCS | Check that code adheres to coding standards |
PHPMD | Detect code smells and possible errors |
PHPStan | PHP Static Analysis Tool |
PHPUnit | The PHP Testing Framework |
Pygmy | A local reverse-proxy and email catcher |
Rector | Instant Upgrades and Automated Refactoring |
Renovate | A bot for automated dependency updates |
Twig CS Fixer | Checkstyle for Twig |
Xdebug | Debugger and Profiler Tool for PHP |