thondchen / learn

0 stars 0 forks source link

php-di-container #1

Open thondchen opened 7 years ago

thondchen commented 7 years ago

http://jaceju.net/2014-07-27-php-di-container/

thondchen commented 7 years ago

基本範例

解除依賴關係

依賴抽象介面

DI 容器

DI 容器原理

手動注入

總結: 依賴注入就有其必要性? 儘可能不要自行開發