Trying to standardise legacy projects and seeing how to move modules for better management and discovered yet another awesome #PHP analysis tool - deptrac. You can define your layers and how they should be connected, and it'll show you any violations. Great way to locate code that breaks modular boundaries!