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.

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

이 릴리스 구성 메커니즘의 재설계, 여러 성능 최적화, API를 클린 업, 그리고 더 나은의 PHP 5.3.X 지원을 제공합니다. 게다가, CacheManager 더 복잡한 캐시 키를 해결할 수있는, GORM API를하고, 관계 쿼리를 쉽게하기 위해 향상되었습니다 양식 유효성 검사 XSS 관련 보호 메커니즘으로 향상되었습니다.
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

이 릴리스는 프로그래밍 인터페이스 (API)의 개선에 주력하고 있습니다. 양식 지원 지능이 유효성 검사 오류에 대한 필드와 유연한 CSS의 서식을 업로드했습니다. 검사기 - 특정 오류 메시지를 제시하기 위해, 특별한 검사기의 개념이 도입되었습니다. 1.7 도입 사용자 관리 모듈은 현재 응용 프로그램의 모든 종류에 대한 가시성을 정의를 관리하는 구성 요소를 갖추고 있습니다. 이제 O는 / R 스위치 - 매퍼가 GORM은 데이터의 큰 금액을 저장하는 인덱스 컬럼에 대한 추가 데이터 형식을 처리할 수있는 개체를 구성 추가 색인을 정의할 수있는 기능을 제공합니다.
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

이 개정을 taglibs의 기초 형태로 지원 수정된 버전을 함께 온다. 이제 관찰자 패턴을 기준으로 유효성 검사기 및 필터의 일반적인 정의와 지원 양식에보다 쉽게 자신의 요구를 조정할 수있습니다. 매퍼 또는 "GenericORMapper"이전에 릴리스 1.9에서, 도구를 사용하여 자동 설정 및 데이터베이스를 업데이 트를 연장했다. 릴리스의 성능 최적화의 일부 프레임 워크의 코어 최적화 및 통합 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

PHP5로 1.10 시리즈 스위치 개발을 전적으로 이것은 안정 버전 릴리스. (PHP4에 대한 호환성 버전을 2010 년 시작하실 수있습니다.) 일부 클린 업 refactorings, 여러 가지 성능 최적화 작업을 아래에 탁월한 성능을 보장한다. 가장 큰 기술 혁신 "의존성 주입 컨테이너"의 도입, 봄 (자바)의 이의를 초기화 비슷합니다. 이 릴리스에는 또한 개발자 포럼에서 논의되었던 많은 기능을 추가합니다.
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

이 릴리스는 PHP 5.2.10과 오버 / 상속 모델 5.3.0 데 문제가 발생하는 몇 가지 문제를 해결합니다. 따라서, APF 필터 API는이 버그를 우회 refactored했다. 이 외에도, 1.10의 모든 변경 사항 - RC1을 릴리즈 버전에 포함되어있습니다. 이러한 변화는 PHP 5의 개발, 클린 - 업 및 소형 refactorings, 성능 향상, 그리고 디 컨테이너의 도입입니다.
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