Fork me on GitHub


We’ve gone a long way to build a nicely decoupled and object-oriented Framework. One thing is missing though – to add the possibility to extend our Framework with the arbitrary code modules.
In this episode we are going to build a “module” that will hook into the live cycle of the Framework – just like Drupal modules do!