Download List

项目描述

PHP_Application is a platform for the development of event-driven applications in which two mechanisms of distribution of events for two levels of abstraction accordingly are realized. The first level are objects and their events; the second, the application and its events. The mechanism of distribution of events of the applications supports distribution of the directed and broadcasting events, and also provides synchronous or asynchronous processing events. The structure of the application represents a hierarchy of objects with various levels of abstraction. Functionality of the application is completely defined by a set of the objects included in the application and interaction between them, i.e. a stream of events. The structure of the application allows you to operate a stream of events extending downwards on hierarchy of objects.

系统要求

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-03-05 00:32
0.4.15

此版本包括LigrtOrm库。许多新的类增加了,如注册表,并SqlQuery类建设者,并登记为基础,如配置,会话,请求班,等等。该项目的目录结构reorganaized。许多错误得到纠正。
标签: Major feature enhancements
This version includes the LigrtOrm library. Many new classes were added, such as Registry, and SqlQuery builder, and classes based on Registry, such as Config, Session, Request, and more. The directory structure of the project was reorganaized. Many bugs were corrected.

2006-12-07 20:24
0.3b

支持面向方面编程增加了,呈现系统已经重构,许多新的类高职增加,有新的例子和文档,许多缺陷已得到纠正。
标签: Major feature enhancements
Support for Aspect-Oriented programming has been added, the rendering system has been refactored, many new classes hve been added, there are new examples and the documentation, and many bugs have been corrected.

2006-03-07 15:15
0.2a

访问权限系统补充。许多变化,在应用程序的目标模式。语义负荷减少了类。对象之间的依赖已经减少。对象之间的相互关系,现在简化,集中在一个地方。新的例子和文档被加入。
标签: Major feature enhancements
The access rights system was added. Numerous
changes were made in the objective model of the
application. Semantic loading is reduced by
classes. Dependence between objects has been
reduced. Interrelations between objects are now
simplified and concentrated in one place. New
examples and the documentation were added.

2005-09-13 11:31
0.1.1a

此版本增加了一个用于访问树中的数据,1 PathParser类,使得有可能找到指定的位置路径领域,以及XmlTds类实现访问XML数据TreeDataSource接口的新接口。
标签: Minor feature enhancements
This release added a new interface for accessing tree data, a PathParser class that makes it possible to find fields by a specified location path, and an XmlTds class that implements the TreeDataSource interface for accessing XML data.

2005-02-19 22:09
0.1a

标签: Initial freshmeat announcement

Project Resources