Piece_Unity

A Web application framework

Piece_Unity is a Web application framework.

Piece_Unity allows stateful programming without thinking about sessions by storing and restoring states with a technology known as continuation server. It also provides high security and eases the burden of implementing security measures for applications by application flow control.

License

BSD License (revised)

The Latest Version

The latest version of Piece_Unity is 1.6.2 (stable). (2008-09-29)

Release Notes

Piece_Unity Components

Package Summary Latest Version Release Date
Piece_Unity_Component_Authentication An interceptor to control the access to resources which can be accessed only by authenticated users 1.1.1 2008-09-13
Piece_Unity_Component_Authorization A URI based authorization component 0.1.0 2008-09-06
Piece_Unity_Component_ContentLength An output filter which sends a Content-Legnth header. 1.0.0 2007-07-16
Piece_Unity_Component_Flexy A component for HTML_Template_Flexy 1.3.0 2008-09-04
Piece_Unity_Component_JSON A renderer to output view elements as JSON. 1.1.0 2008-09-04
Piece_Unity_Component_JapaneseZ2H An output filter which can be used to convert Japanese JIS X0208 kana to JIS X0201 kana. 1.0.0 2007-07-16
Piece_Unity_Component_KernelConfigurator A configurator which can be used to set appropriate values to Piece_Unity Kernel Classes. 1.0.0 2007-07-18
Piece_Unity_Component_NullByteAttackPreventation An interceptor to prevent Null Byte Attack for applications. 1.0.0 2007-07-18
Piece_Unity_Component_Pagination A Pagination component 0.1.0 2008-09-05
Piece_Unity_Component_PieceORM A configurator for Piece_ORM. 1.1.0 2007-08-26
Piece_Unity_Component_ProxyBasePath An interceptor to adjust the base path and the script name of the current request which are held in the Piece_Unity_Context object. 1.0.0 2007-07-18
Piece_Unity_Component_Smarty A renderer which is based on Smarty template engine. 1.2.0 2008-09-04

Deprecated Components

The following packages are provided only for backward compatibility.

Package Summary Latest Version Release Date
Piece_Unity_Component_KernelConfigurator A configurator which can be used to set appropriate values to Piece_Unity Kernel Classes. 1.0.0 2007-07-18
Piece_Unity_Component_ProxyBasePath An interceptor to adjust the base path and the script name of the current request which are held in the Piece_Unity_Context object. 1.0.0 2007-07-18

Example Applications

Package Summary Latest Version Release Date
Piece_Examples_Basics Piece Framework basics examples 1.1.0 2007-11-25
Piece_Examples_Questionnaire Piece Framework questionnaire example 1.1.0 2007-07-19
Piece_Examples_CRUD A CRUD application with Piece_Unity and Piece_ORM 1.0.0 2007-11-25

Installation

pear channel-discover pear.piece-framework.com
pear install piece/piece_unity

Documentation

Source

Browse Source Code

Browse Source Code

Subversion Access

svn co https://piece-unity.svn.sourceforge.net/svnroot/piece-unity/trunk piece-unity