Download List

프로젝트 설명

PhpPeanuts is a framework for developing
database-backed applications in PHP. Rather than building an application from the bottom up, you initially only build domain model classes in which you specify properties, relationships, and database table names in metadata. The framework dynamically scaffolds getters and setters, persistency, navigation over relations, and input and delete validation. The abstract user interface instantly offers a rich set of pages for searching, browsing, drilling down, editing and reporting over your domain model. From there on you extend and refine both the domain model and the user interface to make it what you want by defining specialization classes and overriding inherited methods.

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.

2007-06-19 12:24 Back to release list
1.3.0

스카우트 버그 수정되었습니다 여러 가지 보안 개선되었다. 코드 세미 자동으로 보안 검사를 통과 맞게됐다.
Tags: Minor feature enhancements
A scouting bug was fixed and several security improvements were made. The code was adapted to pass a semi-automated security check.

Project Resources