Lim_Registry is a PHP Registry class with support for “lazy loading”. In that case, only one instance of a class created, when it is retrieved from the registry. The same is true for an optionally callback function.
Read more…