SEARCH:
 

Logger



The Logger class is used to maintain a persistant log file as efficiently as possible. Using Logger, your programs can append log entries to as many different files as you need, using only 1 fopen() call and 1 fclose() call per log file. Loggers primary use is for debugging personal programs when you cant or dont want to log via error_log().


Visit site to download...

CVPFrameWork
CVPFrameWork is a complete framework solution for PHP developers. Its based on object modeling in PH
Dynamic Form Classes Library
This is a Class Library to make forms, All simple element like Button, Text.... are implemented.
Stratos PHP Framework
The Stratos PHP Framework is an object-oriented web application framework that facilitates the rapid
Class Table
Class Table is a php class that provides some functionalities to build easy HTML tables from a datab
PHP Tree Structure stored in MySQL database
cNodes is a php class to store and manipulate tree structure in a mysql database. An example of a ty
VarDump
If you do much development in PHP, youve undoubtedly used the var_dump() function to see the content
The Japha Programming Interface
The JPI is an effort to create an easy to use, highly re-usable library of components and classes fo
EasyForms
Programmable form object allows for quick and easy form creation. Comes with a number of form contro
Seagull Application Framework
Seagull is an OO PHP framework with the core modules licensed under BSD, and has the following desig
Censoring Function
This simple script checks to see if any of the words in the cuss word file are in a variable and rep