Download of Pith_0560.zip (Pith_0560.zip ( external link: SF.net): 1,311,459 octetos) will begin shortly. If not so, click link on the left.

File Information

File Size
1,311,459 octetos
MD5
523a78601e97650fa7b02e6eb2891a45

Descripción del Proyecto

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