My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for

English, Русский, Deutsche, French, Italiano, Türkçe, Nederlandse


phpDays - flexible php5 framework based on the MVC and ORM design patterns.

Start now

  • About the project (features)
  • Changelog (changes between project versions)
  • Install the framework on your server and then configure a new project
  • Upgrade an application from a previous version
  • Quick start to get your first application up and running
  • Answers to your questions
  • All pages in English

Every day use

  • MVC - basic concepts necessary to work with the framework
  • Library class reference descriptions
  • Ajax support in your applications
  • Multisite - manage many sites from one framework installation

For project members

EnLib  
phpDays library.
Lang-En
Updated Nov 30, 2009 by anton.danilchenko

EnLib » System engine

  • MVC (Days_Model, Days_View, Days_Controller) - basic concepts necessary to work with framework
  • Days_Config - work with the configuration of the site
  • Days_Db - work with database
  • Days_Db_Table - implementation ORM representation of database tables
  • Days_Engine - starting point of entry
  • Days_Event - implementation of observer design pattern
  • Days_Log - logging errors and debugging information
  • Days_Request - request from the user's browser
  • Days_Response - response to the user's browser
  • Days_Url - work with the url address

Under development

  • Days_Acl (Aceess Control List) - delineation of rights of access to sections of the site
  • Days_Filter - filtering data coming from the user (also known as validation or verification of data)
  • Days_Form - processing of data coming from html forms
  • Days_User - work with user (authorization, authentication, end of session)

Sign in to add a comment
Powered by Google Project Hosting