Télécharger la liste

Description du projet

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.

Système requise

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.

2012-06-04 06:36 Retour à la liste release
1.15 (stable)

Cette version contient une grosse mise à jour vers le module de gestion d'utilisateur. Maintenant, le modèle de données contient des relations entre les groupes et rouleaux pour faciliter la configuration. L'administration de l'interface utilisateur a été considérablement remaniée. La nouvelle implémentation d'erreur globale et la gestion des exceptions facilite la configuration des routines personnalisées. Le mappeur génériques ou maintenant prend en charge chargement tree structures à l'aide de la méthode loadObjectTree(). Implémentation de service est plus facile avec le conteneur DI 1,15. Chaque service peut définir une méthode d'installation qui est appelée après préparation de contrôler l'initialisation.
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 that is called after preparation to control initialization.

Project Resources