Aeliot-Tm / phpstan-architect

Architect rules which supposed to be controlled by PHPStan
MIT License
0 stars 0 forks source link

Rule: restricted incoming dependency #6

Open Aeliot-Tm opened 2 months ago

Aeliot-Tm commented 2 months ago

Forbid for some namespace using of classes from another namspace.

It may have exclusions by options:

It mighit support patterns of namespaces

Aeliot-Tm commented 2 months ago

Alternative: https://github.com/carlosas/phpat