Design Patterns in PHP: Simple Guide with Real Examples for Beginners and Junior Developers
In our earlier discussions, we talked about
PSR in PHP: Simple Guide to Clean, Standard, and Professional Code
When I work in PHP, I do not treat code style as a small detail.
SDLC in PHP: Simple Guide to Understand Software Development Life Cycle with Real Example
When we build software, we should never start by writing code ran
SOLID Principles in PHP: Simple, Practical, and Easy to Understand with Real Code Examples
When I write PHP code, I do not only think about making it work.