idiosyncratic/devtools

Composer plugin to install and configure development tools

Maintainers

Package info

github.com/idiosyncratic-code/php-devtools

Type:composer-plugin

pkg:composer/idiosyncratic/devtools

Statistics

Installs: 31

Dependents: 4

Suggesters: 0

Stars: 0

Open Issues: 0

0.2.2 2019-11-29 20:52 UTC

This package is auto-updated.

Last update: 2026-03-01 00:29:52 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