idiosyncratic/devtools

Composer plugin to install and configure development tools

0.2.2 2019-11-29 20:52 UTC

This package is auto-updated.

Last update: 2024-03-29 03:59:04 UTC


README

A Composer plugin/"metapackage" to install and configure development tools. Currently includes:

Installation and Usage

Install with Composer:

composer require --dev idiosyncratic/devtools

On composer update and composer install, the plugin will create default configuration files for select tools if they do not exist. The following tools are currently supported:

  • PHPStan
  • PHPUnit
  • PHP Codesniffer