PHP Traits vs Abstract Classes vs Interfaces: When to Use Each
PHP Traits vs Abstract Classes vs Interfaces: When to Use Each
PHP's OOP system gives you three tools for sharing behavior -- traits, abstract classes, and interfaces -- but each one solves a fundamentally different problem. Picking the wrong one lea...
nishilbhave.hashnode.dev19 min read