Download List

Project Description

phpDays is a flexible PHP 5 framework for rapid Web site development. It features an MVC architecture, Ajax support, YAML configuration, database abstraction (MySQL, PostgreSQL, MS SQL, etc.), a good collection of standard models, an excellent quick start guide, and logging to files or firephp.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-12-07 06:57
1.1 beta4

This release simplifies the creation of new projects based on phpDays. It fixes some bugs.

2009-10-27 23:04
1.1 beta1

Bugs from phpDays 1.0 final were fixed and new features were added.
Tags: Beta

2009-10-27 23:04
1.0

This first release includes an ORM implementation, logging, stable project structure, and sample applications.
Tags: Final, Release

2009-09-21 21:22
1.0 beta3

Bugs were fixed. ORM support was improved. 1x1, 1xN, and MxN relations were implemented in Days_Db_Table. The info() method in Days_Db_Table was changed to return information about the specified table. Days_Log was improved to add error levels. The configuration parameter "log/level" was added. The "View/block" folder was added into applications for template blocks. The "toArray" method was added to return all data as arrays in Days_Db_Rowset. Many bugs were fixed. Support for AjaxAction and PostAction in controllers was added.
Tags: Beta

2009-09-05 05:07
1.0 beta1

This release adds ORM support as Days_Db_Table (Active Record and Date Mapper patterns). It adds an "apps/blog" directory for developing blog applications. The old test application has been moved from "app" to "apps/new". The Zend Framework library has been updated to version 1.9.2. Some bugs have been fixed.
Tags: Beta, framework, PHP5, PHP

Project Resources