Download of Pith_0502_full.zip (Pith_0502_full.zip ( external link: SF.net): 1,506,929 字节) will begin shortly. If not so, click link on the left.

文件信息

文件大小
1,506,929 字节
MD5
7d7d4827b7458202ada2ed43db7c3908

项目描述

The Pith PHP Framework is a web application framework written in PHP 5. Features planned for 1.0 are listed in the Readme; the current version of the Pith Framework is 0.5.6.5 (alpha release 20)

The goal of the Pith Framework is to combine a simple to use (pithy) framework with an admin control panel.

The Pith Framework puts everything it does into an easy to use variable named $pith. (Currently there are a couple other vars in the global namespace but they'll be gone in a few versions from now) Other objects can be loaded onto the $pith object, ex: $pith->filter, $pith->email, $pith->db