gjerokrsteski / php-di-dic-ioc

Sample code for better understanding DI, DIC and IOC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP DI DIC IOC

This example code is no production code and should be used for training purposes only!

Following topics are discussed within the source-code:

  • understanding Dependency Injection design pattern
  • using Dependency Injection Container paradigm
  • understanding and using Inversion-Of-Control paradigm

About

Sample code for better understanding DI, DIC and IOC


Languages

Language:PHP 100.0%