September 2009
MonTueWedThuFriSatSun
« Jun Nov »
 123456
78910111213
14151617181920
21222324252627
282930 

Day September 2, 2009

Designing a modular application using CakePHP plugins

This article will try to explain how I build a modular application using plugins. I will cover how I implement them and integrate them into the main application.