Overview
Object Oriented Design principles, SOLID, either you love them or hate them. However, they are the crucial building blocks of your software's architecture. Unfortunately, as useful as they are, most of the material available on this subject is either too abstract or use impractical examples. Now, they do help in understanding these principles conceptually, but they lack the depth and understanding as how and where these principles can benefit you the most.
Well, in this course, I will walk you through these principles step-by-step. I have structured the course in such a way that by the end of it, not only you will have completely understood these mystical concepts but also you will be ready to apply them in your projects straight away. I will also show you how these principles can rescue you from the darkness of messy code by giving you practical examples.
In addition to that, I will also show you a few tips and tricks along the way in Laravel and a gentle introduction to testing.
Who this course is for
- Intermediate PHP developers
- Advance PHP developers
- Laravel developers
- Backend developers
Testimonials
- Best way to learn S.O.L.I.D principles with practical examples in PHP ~ Daniel C
- Clarified some of the harder to grasp concepts. Appreciate the help ~ M Sumner
- Yes, it was really good. Ali explained the principles very good with examples and exercises ~ G Polte
- Content is really helpful, was able to apply it to my wor ~ K Oliveros
- Good course for everyone! ~ R Grikštas
- I really love it thanks ~ Hussienattia
- An amazing course for anyone who really needs to improve their skill on the topic. Every aspect is well explained and clearly understood. I feel extremely satisfied that the time spent plus the token paid is more than worthwhile ~ Johnvict O
- Thank You, your lecture is very clear and easy to understand. Once again, really great course and recommended! ~ Irwan
- A perfect fit for what I wanted for SOLID principles ~ Emmanuel D
What you'll learn
- PHP solid principles
- Solid Principles OOP
- Object Oriented Programming
- Object Oriented Design
- Better software architecture
- Laravel tips and tricks along the way
- Introduction to Test driven development
- Understanding concept of decoupled code
- Software engineering principles
- PHP engineering best practices
- PHP design principles
Requirements
- You should have a fair understanding of PHP
- Working knowledge of MVC framework will help