PHP Model View Presenter Library

Coding Critique is the place to post source code for peer review by other members of DevNetwork. Any kind of code can be posted. Code posted does not have to be limited to PHP. All members are invited to contribute constructive criticism with the goal of improving the code. Posted code should include some background information about it and what areas you specifically would like help with.

Popular code excerpts may be moved to "Code Snippets" by the moderators.

Moderator: General Moderators

Post Reply
NateLarsscy
Forum Newbie
Posts: 1
Joined: Mon Jun 02, 2008 6:52 pm

PHP Model View Presenter Library

Post by NateLarsscy »

Greetings critiquers.

I've been working on a MVP web-app library for the last month or so, distilled from stuff I've been doing for my day job and I thought I'd see if anyone is interested in the idea and wants to give some feedback on it. It's called Mutant Vole and you can find it here. Checkout a copy of the 0.2 branch if you're interested. Comments, suggestions, snark and vicious aspersions are all appreciated. :)
Post Reply