Home

Welcome to the documentation page of the Adventure-PHP-Framework. On this website you are provided with the latest documentation of the API of the framework. Moreover, you can access a great number of examples and tutorials dealing with object orientated software design an development with the aid of the Adventure-PHP-Framework. It is recommended to read the documentation in the given order. Thus your study will be highly efficient. The code of the framework is licensed under LGPL v3 and can be used or extended freely. Changes, improvements or add-ons should be commited to the author, that your work can be published to the community.


Version 1.8 (RC1) released!

Adventure PHP Framework - Release 1.8 (RC1): Additional productivity tools, refactoring and bugfixes Today we are proud to announce the availability of the release 1.8 (RC1). This production release contains:

New license!
In ordner to enable enterprise users to apply the framework for their closed soure or own license products, the framework now is released under the LGPL v3. The new license agreement is in force since release 1.8-RC1.


Additional productivity tools:
To gain productivity and ease development, this release was focused on additional tools. These are: Further productivity tools can be found in the special taglibs chapter.


Remake of proven components:
In the course of refactoring placed in the 1.8 branch, several components were reworked to meet the extended needs. Thanks to the new concepts, usage and extension is much more easier than in the past. The following list shows the most important examples:
Ease the daily work!
The adventure php framework (APF) is focused on providing solutions, that fix daily life problems, gain productivity of your developers and raise quality of your applications. The enhancements contained within this release support these goals any more better:
Bugfixes:
The new release also contains important bugfixes:
Details on the topics presented, can be read about in the chanelog on the downloads page. There, you can also find hints on the discussions on the 1.7 release within the forum.


Download now!

Please report bugs in the forum under http://forum.adventure-php-fra...um.php?f=9. To discuss suggestions or feature requests, please refer to http://forum.adventure-php-fra...um.php?f=7. All release packages can be found on the downloads page.

Version 1.7 (stable) released!

Adventure PHP Framework - release 1.7 (stable): significant ease of configuration, new modules Today we are proud to announce the availability of the release 1.7 (stable). This production release contains
Migrate now!
Migration to version 1.7 is described step by step under Migration from version 1.6 to 1.7.


Download now!

Please report bugs in the forum under http://forum.adventure-php-fra...um.php?f=9. To discuss suggestions or feature requests, please refer to http://forum.adventure-php-fra...um.php?f=7. All release packages can be found on the downloads page.

New beta documentation page available now!

New beta documentation page available now! Today we are proud to announce the availability of the new apf documentation page under en.adventure-php-framework.org. The beta site contains the following improvements:
  • Completely new design
  • Improved navigation
  • Rewritten or updated documentation
  • Improved clarity over the documentation and tutorial rssources
  • Better search
  • Hint of the week containing hints on implementation issues
  • Overview of the current forum posts and documentation notes
  • Enhanced introduction material
  • Improved literature listing
The webpage already contains all technical changes. In the next 3 weeks, the design and the content will be improved continuously. The APF team is looking forward to your feedback! For this reason, a new forum thread has been opened under http://forum.adventure-php-fra...p?f=4&t=17!

Version 1.6 (final) released!

Adventure PHP Framework - release 1.6 (final): Iterator, improved API documenation, improved template functions, better performance Today we are proud to announce the availability of the release 1.6 (final). The release contains
  • New functions:
    (connectionManager, SessionSingleton, SQLite-Treiber, ...)
  • Improved functions:
    (serviceManager, TransformOnPlace feature for html:template and html:form, API extension for the form taglibs, ...)
  • Better performance:
    (Optimization of the import() function, ...)
  • Enhanced documentation:
    (Templates, forms, tutorial "Erweiterung bestehender Funktionen" (german), article "Hacking & das APF" (german), ...)
  • Completely reworked API documentation
Download now!
Please report bugs in the forum under http://forum.adventure-php-fra...um.php?f=9. To discuss suggestions or feature requests, please refer to http://forum.adventure-php-fra...um.php?f=7. All release packages can be found on the downloads page.

Your first steps with the adventure php framework!

The tutorial My first website with the adventure php framework in the tutorials section shows, how easy it is to create your own website. In addition, the author describes, how complex websites can be created like and how you can load dynamic content into your content view. German users may also refer to the thread http://forum.adventure-php-fra...p?f=6&t=17.

AJAX and the adventure php framework?

The article AJAX & the adventure php framework shows you, how AJAX applications can be embedded into your common application architecture, which problems occure during implementation and how the adventure php framework helps you to implement standardizes AJAX applications. The last chapter presents useful hints and some questions, that have to answered. Please add YOUR comment!

What ist the adventure php framework?

The adventure php framework understands itself as a utility to implement object oriented and generic PHP web applications. It supports the developer to create programms in compliance with approved software design pattern 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.

Note!

Not every page is translated into english language at the moment. Please consider that the sites will be translated completely until january 2008. Nevertheless we are proud to anounce that all pages under the documentation section are now translated. The tutorial section is currently in progress.

The following tutorials are already translated:

What is the performance of the Adventure-PHP-Framework?

Since today (25th of Oct 2007) the article Tests on PHP Frameworks (german only) is online. It compares different frameworks available and shows the key features and benefits and gives some advice to help to make a decision for specific product. But the article should not only be seen as a comparison but also as a resource for code snippets or implementation hints.