Aeliot-Tm / phpstan-architect

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

Rule: restricted outgoing dependency #7

Open Aeliot-Tm opened 2 months ago

Aeliot-Tm commented 2 months ago

Forbid using of class out of restricted namespaces. In other words, classes might not go out of restricted area.

It mighit support patterns of namespaces.

Aeliot-Tm commented 2 months ago

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