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.

2010-12-12 04:08
1.13 (RC1)

Diese Version bietet eine Neugestaltung der Konfigurations-Mechanismus, mehrere Performance-Optimierungen, API Aufräumarbeiten und bessere PHP 5.3.x unterstützt. Neben der CacheManager können komplexere Cache Tasten-Adresse ist, wurde die GORM-API erweitert, um gegenüber Abfragen zu erleichtern, und die Form-Validierung wurde mit XSS-Schutz-Mechanismen erweitert.
This release provides a redesign of the configuration mechanism, several performance optimizations, API clean-ups, and better PHP 5.3.X support. Besides, the CacheManager is able to address more complex cache keys, the GORM API was enhanced to ease relation queries, and the form validation was enhanced with XSS protection mechanisms.

2010-08-10 11:08
1.12

Dieses Release ist auf die Verbesserung der Programmierschnittstelle (API) konzentriert. Form unterstützt hat eine intelligente und flexible Upload-Feld CSS-Formatierung für die Validierung Fehler. Zur Präsentation validator-spezifischen Fehlermeldungen, ist die besondere Validator Konzept eingeführt. Der Benutzer-Management-Modul mit 1,7 eingeführt verfügt nun über eine Komponente, um die Sichtbarkeit Definitionen für jede Art von Anwendung zu verwalten. Nun den O / R-Mapper GORM verarbeiten kann zusätzliche Datentypen für Spalten-Index, um größere Datenmengen speichern und Objekt-Konfiguration bietet die Möglichkeit, zusätzliche Indizes zu definieren.
This release is focused on the improvement of the programming interface (API). Form support has an intelligent upload field and flexible CSS formatting for validation errors. To present validator-specific error messages, the special validator concept is introduced. The user management module introduced with 1.7 now features a component to manage visibility definitions for any kind of aplication. Now the O/R-Mapper GORM can handle additional data types for index columns to store bigger amounts of data, and object configuration offers the ability to define additional indices.

2010-01-31 03:46
1.11

Diese Revision kommt mit einer überarbeiteten Version des Formulars Unterstützung auf der Grundlage der TagLibs. Nun ist die allgemeine Definition von Prüfungen und die Filter auf der Grundlage des Betrachters wird unterstützt Muster und Formen lassen sich leichter an die eigenen Bedürfnisse angepasst werden. Die OR-Mapper "genericormapper", hat zuvor in Release 1.9, wurde mit Tools erweitert, um automatisch eingerichtet und eine Datenbank zu aktualisieren. Ein Teil der Leistung der Veröffentlichung der Optimierung wurden Optimierungen in den Kern des Frameworks und die Nachbearbeitung der integrierten BenchmarkTimer.
Tags: Stable
This revision comes up with a revised version of the form support on the basis of taglibs. Now the generic definition of validators and filters on the basis of the observer pattern is supported and forms can be more easily adjusted to one's own needs. The OR mapper "GenericORMapper", previously added in release 1.9, was extended with tools to automatically set up and update a database. Part of the release's performance optimization were optimizations in the core of the frameworks and the rework of the integrated BenchmarkTimer.

2009-09-04 23:19
1.10-stable

Diese stabile Release in der 1,10 Switches der Serie Entwicklung vollständig auf PHP5. (A Kompatibilitäts-Version für PHP4 wird zu Beginn des Jahres 2010 zur Verfügung.) Unter einigen clean-ups und Refactorings, mehrere Performance-Optimierung Aufgaben garantieren exzellente Leistung. Die größte technische Neuerung ist die Einführung der "Dependency Injection Container", ähnlich wie auf den Einwand der Initialisierung des Frühlings (Java). Diese Veröffentlichung fügt auch viele Merkmale, die in der Entwickler-Forum diskutiert wurden.
Tags: 1.10, Performance enhancement, PHP5, Refactoring, Optimization
This stable release in the 1.10 series switches development entirely
to PHP5. (A compatibility version for PHP4 will be available at the
beginning of 2010.) Beneath some clean-ups and refactorings, several
performance optimization tasks guarantee excellent performance. The
biggest technical innovation is the introduction of the "dependency
injection container", similar to the objection initialization of SPRING
(Java). This release also adds many features which were discussed in the
developer forum.

2009-07-20 05:38
1.10-RC2

Diese Version behebt einige Probleme, die mit PHP 5.2.10 und 5.3.0 Probleme mit der Überlastung / Vererbung Modell auftreten. So, die APF-Filter-API wurde Refactoring, diese Fehler zu umgehen. Außerdem werden alle Änderungen der 1,10-RC1 in dieser Version enthalten. Dies sind die Umstellung auf PHP 5 Entwicklung, saubere-ups sowie kleine Refactorings und Performance-Verbesserungen und die Einführung der DI-Container.
Tags: 1.10
This release solves some problems, that occur with PHP 5.2.10 and 5.3.0 having problems with the overloading/inheritance model. Thus, the APF filter API was refactored to bypass this bugs. Besides this, all changes of the 1.10-RC1 release are contained in this version. These are the change to PHP 5 development, clean-ups and small refactorings, performance improvements, and the introduction of the DI container.

Project Resources