Download List

프로젝트 설명

MochiPHP is a lightweight framework for PHP that adopts component and page oriented design with a simple database and object-persistence library. Page oriented design: write a class and template pair per page. Form components hide complex HTML markup and user interaction handling. Persistent objects with auto-generated property accessors.

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.

2011-05-29 05:47
0.2

이 릴리스, 형태 처리와 같은 MochiPHP 기능 중 많은 것들을 보여주는 예제 응용 프로그램 간단한 블로그 (/ 블로그 / 색인), 추가 개체 지속성과 작업을 CRUD, 그리고 AJAX를. 모든 php_value 항목에서 삭제되었습니다. htaccess를 그것이 php_value 지원하지 않습니다 그것은 더 이상 수정할 필요가 호스팅 서버에서 실행할 수 있도록합니다. htaccess를 Windows에서.
This release adds a sample application Simple Blog (/blog/index), which demonstrates many of the MochiPHP features, such as form handling, CRUD operations with object persistence, and AJAX. All the php_value entries have been removed from .htaccess so that it can be run on hosting servers that don't support php_value and it is no longer necessary to modify .htaccess on Windows.

2011-05-26 09:56
0.1

이것은 첫 번째 릴리스입니다.
This is the first release.

Project Resources