Tag Archives: framework

Custom Lightweight PHP Framework

Tuesday, 25 May 2010

Over the last couple of months I’ve been developing a lightweight PHP framework that helps quicken the construction of various apps and websites that I build. Having used Zend and Symfony I’ve come to dislike the heavy footprint and limitations of using other peoples frameworks within my projects.

Read More