资 源 简 介
Welcome on the OS-eMarket project
Introduction
OS-emarket is a project of a MVC PHP framework. the framework is design on some concept from Rails.
My goal is to understand MVC, Web 2.0 with Ajaxian process, and to transform an initial project into
a reusable framework to create agile php web applications with no tricky skill in PHP.
Details
First, I"ve created a demonstration application on wich I build the framework "online".
actually, the things integrated are:
Internationalization (i18n), Template for rendering page,
database access (Partially implemented: xml data support, MySQL database), try to build some Business object (in progress, but not integrated), HTML Session management.
Things to be integrated:
**User management,
1. User Profile management,
1. Groups management,
1. LDAP interface,** BO Administration highly integrated with a web 2.0 touch,
plugin hook,