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

File Information

File Size
1,571,589 bytes
MD5
bc2ea28926a8900efcaee0a2f6dea654

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