$Id: README,v 1.21 2001/10/22 12:06:36 k Exp $

APL - ABSTRACT PRESENTATION LAYER
=================================

The APL is a PHP extension containing a library written in C++. It provides
classes which help web developers to build their web applications. It's
main target is separation of code and design, therefore it uses templates
for output generation. This library consists of three different types of
page objects: web classes, widget classes and business classes for database
access.
