[xsl] [ANN] DIY Framework based on PHP, MySQL, and XSLT

Subject: [xsl] [ANN] DIY Framework based on PHP, MySQL, and XSLT
From: "Martynas Jusevicius" <martynas.jusevicius@xxxxxxxxx>
Date: Mon, 4 Jun 2007 23:42:39 +0200
xml.lt is pleased to announce the release of DIY Framework. It is an
opensource web application framework based on MVC architecture,
objectoriented PHP 5, MySQL, and XSLT.

The Model is databasebacked 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 severside development with a
fully objectoriented 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:
http://www.xml.lt/Blog/2007/06/04/DIY+Framework+v0.1+released

More information and download:
http://www.xml.lt/Resources/Framework

Martynas

Current Thread