Hello,
I'm currently in the process of designing a PHP Application Framework. For those who don't know what I mean by that, it is a collection of PHP scripts that form the basis for other PHP applications.
My PHPAF should support at least MySQL and PostgreSQL databases, error handling, logging, mailing, and some other features.
The question I want to pose here is how do I go about designing this? What features would you like to see in this framework?
There are serveral design options that are still open. Please let me know what you expect from a php application framework. And I'll see if I can intergrate it into my PHP App Framework. (I have no working title yet.)
Feel free to contact me by email ( ariejan@ariejan.net ) for more information or feature requests.