Releasing source code of MVC PHP web framework

I have long wanted to release some of my work under some open source license and so I’m starting with my personal implementation of an MVC PHP web framework.

I wanted something very light, quick to setup, that would run on most hosting services so I wrote my own Model View Controller framework.

This framework was actually used to power a Top 5 (Photo Category) Facebook Application, and a Top 5 (Overall) Bebo Application, so it is somewhat mature. I’m sure there are issues that I’m hoping to fix in future releases. I had code spread out and gathered everything for this release, so I haven’t been able to test everything.

Anyway the name of the framework is dokin and can be found here.

It definitely needs work on the documentation part.

Leave a Reply

© 2007-2009 Jerome "poitch" Poichet. All rights reserved.
Except where otherwise noted, content on this site is licensed under a Create Commons Attribution Non-Commercial No Derivatives 3.0 License