Kata - lightweight MVC framework

Got this from tariquesani in twitter, a new framework but a lightweight version of cakephp.

Kata is a lightweight PHP5 MVC-Framework that balances speed and comfort.

I think it’s an interesting piece of software. I downloaded to check on it briefly. The coding is very straightforward, and the size has a total of 172KB! The folder structure is very much like the app folder of cakephp. I’ll be doing a full review on this in the coming days.

2 Comments

wicht  on May 25th, 2009

Maybe you want to check out the newest Release (1.1) of kata. There were many improvements especially in the model an structure of kata… give it a try ;)

rachel  on June 15th, 2009

sure, would love to try it. i have some lightweight personal projects coming..

Leave a Comment