Wicker: A PHP skeleton

This web app skeleton is a modification of the TradeUps.net codebase. I'm mostly developing TradeUps as a way of building a simple, flexible web app framework.

I'm still in the process of separating TradeUps references, assumptions, and app-specific logic from the core code. Once I'm done, I'll provide a download link here. I'd like to get the site working with multiple authentication methods (two-factor, OpenID, and IIS-style) before making a public release.

The framework is in use on my personal photo gallery, but that site does not use Wicker to its full potential. (The gallery site does not support user interaction, such as commenting.)

Initial documentation.