PHP Design patterns in Codeigniter 4 - How they are used internally

Опубликовано: 06 Июнь 2026
на канале: Applicable Programming
2,706
75

Lets see how Codeigniter 4 uses Design Patterns internally in its source code. A students asked me about how are Design Patterns used in real life, so I figured we can see source of some frameworks and applications. Let me know if you would like to see more of videos like this.


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

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/codeigniter4/CodeI...
➡️ https://codeigniter.com/


➡️ Private "Applicable Programmers" facebook group   / applicableprogrammers  
➡️ Discord server   / discord  
➡️ Other tutorials: www.ApplicableProgramming.com

Timestamps:
Intro (00:00)
Factory design pattern (01:00)
Observer design pattern (06:11)
Dependency Injection design pattern (13:40)
Singleton design pattern (19:53)