s-mcdonald/phpcolliderscope

Check for php file, class and function namespace collisions.

Maintainers

Package info

github.com/s-mcdonald/PHPColliderScope

pkg:composer/s-mcdonald/phpcolliderscope

Transparency log

Statistics

Installs: 1

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.0.1 2026-07-17 16:19 UTC

This package is auto-updated.

Last update: 2026-07-17 16:22:34 UTC


README

PHP namespace collision detection utility

Simple usage

collider /path/to/dir/to/check

Detailed usage with include and exclude paths

collider /path/to/dir/to/inspect --exclude-dir=/vendor --exclude-dir=/cache --include-file=/path/to/file --include-dir=/another-dir