PHP_Application 0.3b review

Download
by rbytes.net on

PHP_Application project is a platform for development of event-driven applications in which two mechanisms of distribution of events

License: The PHP License
File size: 0K
Developer: Tereshchenko Andrey
0 stars award from rbytes.net

PHP_Application project is a platform for 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 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 used structure of the application allows to operate a stream of events extending downwards on hierarchy of objects.

PHP_Application includes, also, two interchangeable libraries: HTML Component Library (HCL) and XML Component Library (XCL) which use, accordingly, HTML Template Engine and XSLT Processor for generation of page. Thus, the application can be adjusted easily for use of this or that way of generation of page.

To additional features PHP_Application concern: multilanguage support; the ability to control access of object properties; multilevel access to the data of tabulared and tree-like type and many other things.

What's New in This Release:
In the new version support of Aspect-Oriented programming is added;
the rendering system is refactored;
many new classes are added;
new examples and the documentation are added;
many bugs are corrected.

PHP_Application 0.3b search tags