Hi all, I've made small php framework to present. Guess that everybody who does not use any of popular frameworks has it's own, so here is mine . Some features: MVC, ORM, full OOP. C# / Java like code standards. ORM is done with php annotations http://code.google.com/p/addendum/ It's hosted at Google code http://code.google.com/p/alite-php/ There is no tutorial at google code but there is in download Some things are ready to fix, like using global keyword... Nice to hear your comments... cheers