Object calisthenics are a set of rules to improve the maintainability, readability, testability and comprehensibility of code. In this post, we see them with examples in PHP.
Object calisthenics (in PHP)
Object calisthenics are a set of rules to improve the maintainability, readability, testability and comprehensibility of code. In this post, we see them with examples in PHP.