Download List

Project Description

The adventure PHP framework (APF) is a utility to implement object oriented and generic PHP Web applications. It allows the developer to create programs in compliance with approved software design patterns, and the code base already has answers to many everyday problems. The framework cannot be described as an application that only has to be configured, but rather as a technical basis and design guide for the design of software. Further, it introduced many concepts and efficiency tools already well known in the Java community.

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.

2008-12-05 06:45
1.8-RC1 (PHP5)

Since this release, the framework is licensed under the LGPL v3 to enable enterprise users to apply the framework for their closed source or own license products. This release contains additional productivity tools, like the AdvancedLogger, the core:appendnode taglib, and eZ style template translation. Moreover, proven components were refactored. Among these are the FilesystemManager, the AdvancedBBCodeParser and the html:template taglib. This version contains a great number of improvements that ease the programmer's life.
Tags: Major feature enhancements

2008-12-05 06:44
1.8-RC1 (PHP4)

Since this release, the framework is licensed under the LGPL v3 to enable enterprise users to apply the framework for their closed source or own license products. This release contains additional productivity tools, like the AdvancedLogger, the core:appendnode taglib, and eZ style template translation. Moreover, proven components were refactored. Among these are the FilesystemManager, the AdvancedBBCodeParser and the html:template taglib. This version contains a great number of improvements that ease the programmer's life.
Tags: Major feature enhancements

2008-11-09 04:17
1.7 (PHP5)

One of the major enhancements is the introduction
of the registry and the new initialization
process. The captcha module provides an easy way
to protect forms from spam. The genericormapper OR
mapper component is intended to store, load, and
manipulate objects in an easy and effective way.
Beneath these main features, over 20 small feature
enhancements, bugfixes, and performance
improvements are included.
Tags: Major feature enhancements

2008-11-09 04:17
1.7 (PHP4)

One of the major enhancements is the introduction
of the registry and the new initialization
process. The captcha module provides an easy way
to protect forms from spam. The genericormapper OR
mapper component is intended to store, load, and
manipulate objects in an easy and effective way.
Beneath these main features, over 20 small feature
enhancements, bugfixes, and performance
improvements are included.
Tags: Major feature enhancements

2008-09-14 13:33
1.7-RC2 (PHP4)

This release candidate includes major enhancements to the dynamic form generation feature. The CAPTCHA module contains a taglib that can be included in forms to prevent automated posting. The first beta version of the genericormapper module is available, which lets you easily save, load, and manipulate objects in a relational database. Beside several bugfixes, the documentation was updated and a quicknavi was added to gain clarity.
Tags: Minor feature enhancements

Project Resources