Skip to content

Commit

Permalink
Add shipmonk/composer-dependency-analyser (#1572)
Browse files Browse the repository at this point in the history
  • Loading branch information
janedbal authored Apr 16, 2024
1 parent c6302f3 commit f667ae5
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions data/tools/composer-dependency-analyser.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name: composer-dependency-analyser
categories:
- linter
tags:
- php
- ci
- package
license: MIT
types:
- cli
source: 'https://github.com/shipmonk-rnd/composer-dependency-analyser'
homepage: 'https://github.com/shipmonk-rnd/composer-dependency-analyser'
description: >-
Fast detection of composer dependency issues.
* 💪 Powerful: Detects unused, shadow and misplaced composer dependencies
* ⚡ Performant: Scans 15 000 files in 2s!
* ⚙️ Configurable: Fine-grained ignores via PHP config
* 🕸️ Lightweight: No composer dependencies
* 🍰 Easy-to-use: No config needed for first try
* ✨ Compatible: PHP >= 7.2

0 comments on commit f667ae5

Please sign in to comment.