php
1 post carries this tag.
-
Discovering PHPArkitect: testing your PHP code architecture
I recently discovered PHPArkitect, a tool that allows you to define architecture rules for your PHP project. The idea is simple: write tests that verify your code respects…