Download List

프로젝트 설명

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.

2012-11-19 04:18
1.16 (stable)

태그 파서에서 지금 태그 정의의 새로운 스타일을 허용 하 고 태그의 재사용은 상당히 향상 되었다. 또한, 성능이 10-10%로 증가 되었습니다. APF 폼 지원 멀티 file 업로드 포함 되었습니다. 또한, ReCaptcha 기본적으로 지원 하 고 태그를 통해 통합 될 수 있습니다. 영구 로그인 사용자 관리 모듈의 구현이입니다. 새로운 파일 시스템 도구 집합이입니다. 여러 버그 수정 및 향상 된 기능이 포함 되어 있습니다.
The tag parser now allows a new style of tag definition, and reusability of tags has been improved considerably. Further, the performance has been increased by 10-10%. The APF form support now includes a multi-file-upload. Moreover, ReCaptcha is supported natively and can be integrated via tag. There is an implementation of permanent log-in for the user management module. There is a brand new set of file system tools. Several bugfixes and enhancements are included.

2012-06-04 06:36
1.15 (stable)

이 릴리스는 사용자 관리 모듈에 거 대 한 업데이트를 포함합니다. 이제 데이터 모델 그룹 간의 관계를 포함 하 고 구성을 쉽게 하기 위해 롤. 관리 UI는 크게 수정 된 되었습니다. 전역 오류 및 예외 처리의 새 구현을 구성의 사용자 지정 루틴을 질 때. 일반 또는 매퍼를 이제 지원 로드 트리 구조 loadObjectTree() 메서드를 사용 하 여. 서비스 구현 1.15 DI 컨테이너와 함께 쉽습니다. 각 서비스는 초기화를 제어 하는 준비 후 호출 되는 설치 메서드를 정의할 수 있습니다.
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.

2012-06-03 06:51
1.15 (stable)

이 릴리스는 사용자 관리 모듈에 거 대 한 업데이트를 포함합니다. 이제 데이터 모델 그룹 간의 관계를 포함 하 고 구성을 쉽게 하기 위해 롤. 관리 UI는 크게 수정 된 되었습니다. 전역 오류 및 예외 처리의 새 구현을 구성의 사용자 지정 루틴을 질 때. 일반 또는 매퍼를 이제 지원 로드 트리 구조 loadObjectTree() 메서드를 사용 하 여. 서비스 구현 1.15 DI 컨테이너와 함께 쉽습니다. 각 서비스는 초기화를 제어 하는 준비 후 호출 되는 설치 메서드를 정의할 수 있습니다.
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.

2011-10-16 10:02
1.14 (stable)

이 릴리스는 URL 생성 및 URL 구성표 추상화에 대 한 새로운 개념을 소개합니다. 이제 코드 적응 하지 않고 (예를 들어, SEO 이유)를 위해 URL 레이아웃을 변경할 수 있습니다. Usermanagement 모듈 코드 변경 없이 응용 프로그램의 어떤 종류를 추가할 수 있는 일반 로그인 기능을 주어졌다 고 지금 더 안전한 방법으로 정적 및 사용자 종속 동적 염을 사용 하 여 암호 데이터를 저장 합니다. GORM (일반 o/r 매퍼)를 APF의 유명한 o/r 매퍼는 도메인 개체 처리를 부여 하고있다. 여러 버그 수정이 되었습니다.
Tags: 1.14
This release introduces a new concept for URL generation and URL scheme abstraction. You are now able to change the URL layout (e.g., for SEO reasons) without code adaptations. The usermanagement module has been given generic login functionality which can be added to any kind of application without code changes, and now saves password data in a more secure way using static and user-dependent dynamic salts. The famous o/r mapper GORM (generic o/r mapper) of the APF has been given domain object handling. Several bugfixes have been made.

2011-03-04 07:16
1.13 (stable)

기술 디자인된 구성 conponents하고, 쉽게 이용할 수있는 개발자가 더 많은 구성 형식과 경로 스키마를 추가했습니다. 양식 지원 옵션 검증을 제공하고 새로운 크로스 사이트 요청 위조 방지를 통합합니다. 에서는 O / R이 매퍼 GORM의 API를하고, 관련 검색어 개체에 추가적인 방법을 특징 일반적인 기준 개체가 쉽게 쿼리를 구성하는 유창하게 인터페이스를 제공하고 있습니다. 변경 및 버그수정 위에서 설명한 게다가, 샌드 박스는 완전히 새롭게했다.
The technical redesigned configuration conponents are easier to use, and the developers have added more configuration formats and path schemes. The form support brings optional validation and integrates new cross site request forgery protection. The API of the o/r mapper GORM features additional methods to query objects that are related, and the generic criterion object has been provided a fluent interface to easily construct queries. Besides the changes and bugfixes described above, the sandbox was completely refreshed.

Project Resources