Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2012-06-03 06:51 Zurück zur Release-Liste
1.15 (stable)

Diese Version enthält ein großes Update für das Benutzer-Management-Modul. Das Datenmodell jetzt enthält Beziehungen zwischen Gruppen und Rollen, um die Konfiguration zu vereinfachen. Die Verwaltung der Benutzeroberfläche wurde stark überarbeitet. Die neue Implementierung von globalen Fehler- und Ausnahmebehandlung vereinfacht die Konfiguration von benutzerdefinierten Routinen. Die generischen oder Mapper jetzt unterstützt laden Baum Strukturen mithilfe der loadObjectTree()-Methode. Service-Implementierung ist einfacher mit dem 1,15 DI-Container. Jeder Service kann eine Setup-Methode definieren, die nach der Vorbereitung zur Steuerung der Initialisierung aufgerufen wird.
Tags: 1.15-stable
This release contains a huge update to the user management module. The data model now contains relations between groups and rolls to ease configuration. The administration UI has been greatly reworked. The new implementation of global error and exception handling eases configuration of custom routines. The Generic OR mapper now supports loading tree structures using the loadObjectTree() method. Service implementation is easier with the 1.15 DI container. Each service may define a setup method which is called after preparation to control initialization.

Project Resources