This blogging CMS is wrote with Zend Framework and SQLite database. It is rather an example then a production system, however it works fluent enough for running http://www.alexatnet.com/ blog on GoDaddy hosting. The software demonstrates how to use Zend Framework controller, hot to create database layer with Zend_Db_Table, contains implementation of View/Model/Controller pattern. Requires PHP 5.1 with PDO SQLite to run.
|