Download of Pith_0431.zip (Pith_0431.zip ( external link: SF.net): 1,499,280 bytes) will begin shortly. If not so, click link on the left.

File Information

File Size
1,499,280 bytes
MD5
85af700c70245e5a1b1d8119b6ac480a

Projeto Descrição

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