What design pattern is Codeigniter using?

Posted by Nathan Adams on Stack Overflow See other posts from Stack Overflow or by Nathan Adams
Published on 2010-05-31T21:37:37Z Indexed on 2010/05/31 21:43 UTC
Read the original article Hit count: 297

Filed under:
|
|

Fairly straightforward question:

I know that Codeigniter is a MVC framework - however what design pattern is Codeigniter using?

From first look it seems like Facade, but I could be wrong.

© Stack Overflow or respective owner

Related posts about php

Related posts about design-patterns