Download List

Projeto Descrição

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

Esta versão inclui a biblioteca LigrtOrm. Muitas novas classes foram adicionadas, como a Secretaria, e construtor Sqlquery, e as classes com base no Registro, como o Config, Session, Request, e muito mais. A estrutura de diretório do projeto foi reorganaized. Muitos erros foram corrigidos.
Tags: 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

Apoio à Programação Orientada a Aspectos foi adicionado, o sistema de renderização foi reformulado, muitas novas classes HVE foi adicionado, há exemplos novos e documentação, e muitos erros foram corrigidos.
Tags: 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

O acesso ao sistema de direitos foi adicionado. Várias mudanças foram feitas no modelo objectivo da aplicação. Carga semântica é reduzida em classes. Dependência entre os objetos foi reduzido. Inter-relações entre os objetos são simplificados e concentrado em um só lugar. Novos exemplos e documentação foram adicionados.
Tags: 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

Esta versão adicionou uma nova interface para acessar dados de árvore, uma classe PathParser que torna possível encontrar campos por um caminho determinado local, e XmlTds uma classe que implementa a interface TreeDataSource para acessar dados XML.
Tags: 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

Tags: Initial freshmeat announcement

Project Resources