Fresh MVC Framework for PHP5!

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
dennispopel
Forum Newbie
Posts: 1
Joined: Sun Mar 06, 2005 6:11 am

Fresh MVC Framework for PHP5!

Post by dennispopel »

Freeform Framework is a PHP5-based Web application development framework with a clear, scalable and extensible MVC architecture. Developed with simplicity in mind, it has class and resource packaging, automatic class discovery and loading, extensible and replaceable templating, security and session handling systems. It offers very elegant and powerful form processing that is fully automated and takes care of automatically filling field values, generating action attributes and showing errors. Also it features an optional persistence API that does not use schema files, and class generators/enhancers or SQL builders.

http://dev6.php5.nedlinux.com/
Post Reply