11. Php Interface Tutorial - How and When to use Interfaces | Build CMS using OOP CMS tutorial MVC
Applicable Programming Applicable Programming
6.92K subscribers
3,326 views
0

 Published On Jan 28, 2021

Interfaces are contracts between your classes. You might think that interfaces are not needed in your project, and I will try to explain in this PHP Interface Tutorial when you should consider using them. Lets get PHP Interfaces explained.


Interested in learning real-life PHP design patterns?
➡️ https://www.ApplicableProgramming.com/

Join our Facebook group to follow the news and join discussion
➡️   / applicableprogrammers  
or discord group if that is more your thing
➡️   / discord  


If you are interested in programming courses related to web, please visit https://www.applicableprogramming.com/ to view courses where we show the problem, then we try to solve it the hard way, and then we show how we can benefit from proven solutions.



➤ LINKS
➡️ Source on github: https://github.com/applicable-program...
(use tags to navigate between lessons)
➡️ Lesson on abstract classes:    • 8. Modules and PHP Abstract class | B...  
➡️ Other tutorials: www.ApplicableProgramming.com


Timestamps:
Intro (00:00)
Traditional solution and problems (01:08)
Interfaces - introduction and theory (13:45)
Interfaces - Implementation (20:48)

show more

Share/Embed