PHOCOA: PHP5 framework
So mal wieder was PHPiges:
PHOCOA [1] (pronounced faux-ko) is a PHP framework (licensed under the MIT License) for developing web applications. PHOCOA’s primary intent is to make web application development in PHP easier, faster, and higher-quality. The framework handles most of the “dirty work” of web application development by providing infrastructure for all of the common tasks. Most of your time writing PHOCOA apps will be spent designing your GUI and writing application-specific logic rather than dealing with form data, database calls, etc.
PHOCOA is an object-oriented, event-driven, componentized, MVC (model-view-controller) web framework inspired by Apple’s Cocoa and WebObjects technologies.
Hey Rene-
Thanks for posting about the phocoa framework! I hope you get a chance to try it out sometime. Let me know if I can be of any help.
Alan