public
Description: PHP framework for productive Web development
Homepage: http://code.google.com/p/aeolus/
Clone URL: git://github.com/kinch/aeolus.git
aeolus /
name age message
file .gitignore Tue Mar 24 08:09:32 -0700 2009 finish Aeolus exception subsystem's prototype [kinch]
file CODING Thu Jul 09 09:36:51 -0700 2009 refactoring aeolus for more concise code [zhang daqing]
file INSTALL Tue Dec 09 19:37:51 -0800 2008 Update some documents [Qingcheng Zhang]
file LICENSE Thu Dec 11 02:12:53 -0800 2008 Update license [Qingcheng Zhang]
file README Sun Feb 08 02:52:25 -0800 2009 update README [kinch]
file TODO Sat Sep 26 08:07:23 -0700 2009 refactoring: add runtime envrionment support an... [zhang daqing]
directory cached/ Sun Mar 08 03:07:27 -0700 2009 refactoring: rewrite Aeolus model subsystem ... [kinch]
directory config/ Sat Sep 26 08:07:23 -0700 2009 refactoring: add runtime envrionment support an... [zhang daqing]
file index.php Sat Sep 26 08:07:23 -0700 2009 refactoring: add runtime envrionment support an... [zhang daqing]
directory module/ Sat Sep 26 08:20:47 -0700 2009 fix bug: we should call $controller->$action() ... [zhang daqing]
directory plugin/ Sun Feb 22 05:12:11 -0800 2009 rename "opt/" to "plugin" [kinch]
directory public/ Sat Apr 04 10:08:19 -0700 2009 add alpha module for UI experimentation Signed... [kinch]
directory script/ Sat Mar 28 08:34:15 -0700 2009 add basic style to homepage [kinch]
directory system/ Sat Sep 26 08:20:47 -0700 2009 fix bug: we should call $controller->$action() ... [zhang daqing]
README
/////////////////////////////////////////////////////////////////////

    Aeolus - a fast, lightweight and modular PHP framework 

/////////////////////////////////////////////////////////////////////

'Aeolus' is an open-source PHP framework written by Kinch Zhang.

Please read INSTALL for installation instructions.