Quantcast
Channel: Răzvan Tudorică » design pattern
Browsing latest articles
Browse All 2 View Live

Singleton Pattern

This pattern is probably one of the most simple and used pattern. As php manual says: The Singleton pattern applies to situations in which there needs to be a single instance of a class. The most...

View Article


A simple MVC framework

I will describe in the following post a (very) simple MVC framework. You can download the source code from here or can make a copy from bitbucket repository. As you can see, we have the following...

View Article

Browsing latest articles
Browse All 2 View Live


Latest Images