DIY Framework v0.1 released
Date: 06/04/07
(Web Development) Keywords: php, templates, mysql, html, xml, database, sql, web
xml.lt has announced the release of DIY Framework. It is an open–source web application framework based on MVC architecture, object–oriented PHP 5, MySQL, and XSLT.
The Model is database–backed and generated by Propel ORM tool, the Controller is inspired by REST and RDF, and the View is based on XSLT stylesheets as templates.
The framework allows clean and precise sever–side development with a fully object–oriented code, absolutely no mixing of PHP, (X)HTML and/or SQL code, resources that have nice meaningful URIs with no extra effort, and many other features. On the other hand, it is tiny, flexible, and not overloaded with buzzword things.
Blog post (digg!):
http://www.xml.lt/Blog/2007/06/04/DIY+Framework+v0.1+released
More information and download:
http://www.xml.lt/Resources/Framework
Martynas
Source: http://community.livejournal.com/webdev/411944.html