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.

2009-07-18 06:15 Back to release list
1.10-RC1

Development has entirely switched to PHP5. A compatibility version for PHP4 will be available starting at the beginning of 2010. Along with the introduction of the PHP5 language elements, some cleanup and refactoring took place to improve the code structure. Further, several optimization tasks guarantee excellent performance. Probably the biggest technical innovation is the introduction of the "dependency injection container" similar to the objection initialization of Spring (Java).

Project Resources