PHP framework
I’ve been doing some freelance work lately and find myself constantly rebuilding my initial framework based on the site/application I’m building. I’ve explored some “out of the box” solutions for php frameworks and some are pretty good, but offer either to much or to little of what I need.
With this last project I’ve done wrapping up, I’ve decided to start my own php framework. I’m not building it for distribution, but I wanted to make it as easy to use as possible. Over the next few weeks I’ll post some updates, I’ve added the “VM Framework” page to the navigation, but until I have a base of sorts it will remain blank.
I’d like to have a few of you test run it when it’s complete, I always enjoy some outside perspective on the code I write.