PHP Utilities & Tools
Free and open source Development Tools Scripts. You can find Application Framework, Bug Tracking, Debugging and Utilities scripts here.-
ACE class can be use to generate Javascript to call functions of PHP class objects from the client side. It generates Javascript code to create Javascript objects on the client side that act as proxies of PHP objects on the server side.The generated code uses AJAX to communicate with the server side script that defines the ACE class. ACE class ...
-
Demon PHP Framework contains acollection of classes/functions for web-development, advanced packages import tool, error2exception mechanism.DPF - Demon PHP Framework. Requirements:PHP5.
-
Piragibe is a framework for PHP database application development. It is intended to be similar to Oracle Forms. It employs a development metaphor that resembles Oracle Developer suite, with data blocks, forms, triggers and events.Piragibe provides:- A layer for generic data validation that is capable of validating fields, records and blocks of records with programmatic control- A clear separation and ...
-
LDAP AD Class can be used to access an LDAP server and server for data in the directory. It can establish a connection to an LDAP server and authenticate with a given user and password.LDAP AD Class can also perform searches the directory with given parameters and return the results in arrays. It uses the PHP LDAP extension.
-
CLI Parser class can be used to parse and extract the values of arguments passed to a PHP script when it is executed from the command line.There are several classes that can parse and validate arguments of several types like: boolean switches, strings, numbers, files and directory names.The main class can use objects of the configured argument types classes to ...
-
Claw implements a framework intended to provide a convenient and intuitive way of development of PHP 5 driven object oriented applications.Claw allows the developing of tree-structured applications having the following aspects in mind:- Model-View-Control separation- Search engine friendly URLs without need to use excessive URL rewrite rules- User permission handling- Processing of request values: $_GET, $_POST, $_REQUEST, $_COOKIE, etc.)- Form ...
-
The php-arapi library is an extension for PHP4 and PHP5 for integration to BMC Remedy AR System. The library currently supports data operations.php-arapi uses Remedy Template Library to access BMC Remedy AR System. The library allows you to access AR System either through function calls or via classes.Functions of php-arapi library:- arapi_initialization(,, ), class construcor- arapi_termination()- arapi_setserverport( ,,)- arapi_createentry(,)- arapi_setentry(,,)- ...
-
phpMyDBCompare can be used to compare the schema of two MySQL databases. It can connect to a local and a remote MySQL database servers. The remote server is connected using the ODBC API.phpMyDBCompare retrieves the list of tables of each database and the list of fields of each table. The differences between each database schema are presented in an HTML ...
-
Detector can be used to determine which plug-ins the user browser supports and what is the available screen resolution.Detector uses AJAX to send the browser plug-ins and screen resolution information without reloading the current page. A script can collect the information sent via AJAX and store it in server side files.
-
cphplib (Cute PHP library) is a small collection of classes for PHP. Purpose of the classes is to simplify functions for daily work with PHP. e.g. convertions, formating, DB session and so on.
-
Jabber Client is an event-driven Jabber client class implementation. This library allows PHP scripts to connect to and communicate with Jabber servers.
-
PHP2HEX can be used to generate scripts to install PHP applications. It generate one script that can be extracted when it is executed in the installation target machine.PHP2HEX can include files and directories to copied to the installation directory. It can also include data to be stored in MySQL databases.Features of PHP2HEX:- Choice between installer layouts- Display a disclaimer- Protect ...
-
EZ Framework is a framework of classes that provides several type functionality.EZ Framework provides classes for:- Composing and sending e-mail messages- Perform user authentication- Manage files, directories and logs- Generate and validate forms- Manipulate images- MySQL database access wrapper- Paginate database query results- Sort data in arrays
-
PropertyMax Pro is your one stop solution for listing real estate and properties on your website. Simple to install and simple to use, PropertyMax boasts a great range of property features and has a full admin management section to add/edit/delete/pause your properties. If you are planning to list properties on your website or are looking for another property solution for ...
-
Greeting can be used to compose and send greeting cards by e-mail. The class can compose and send an e-mail message with a greetings text either in text or in HTML.The HTML version of the card may include a greetings picture.

