PHP Web Hosting Tool
Free and open source PHP Web Hosting Tools Scripts. These scripts allow you to manage webhosting clients.-
This PHP script can be used to provide information about cPanel clients under a reseller account. It is an alternative to log into Web Hosting Management to list the accounts and also to combine the clients of more than one reseller account into a single list. Data can be presented into any from using templates.Take an example, This script includes ...
-
This PHP script can be use to manage hosting accounts using the Dreamhost API. Dreamhost API can send HTTP POST, GET and DELETE requests to the Dreamhost API Web server to execute several types of operations. It manipulates Dreamhost hosting accounts like: DNS records, MySQL database, Email Filters, User Accounts, Announcement Lists and services. Dreamhost API will display the request ...
-
This PHP script can be used to manage sites that using Google Webmaster Tools API. Under the hoot, the script sends HTTP requests to the Google Webmaster Tools API Web server to perform several types of actions. Currently it can add or delete site, set geolocation or preferred domain for a site, get the list of managed sites, get details ...
-
This PHP script is developed for using PHP command to run PHP scripts in parallel. OSX Process Control can also be used to kill started process at any moment and check if the parallel script is still running. Requirements:- PHP 5.0 or Higher
-
This class can be used to monitor the system usage and throttle heavy programs. It can check if the CPU load is too high and whether the available disk space on certain partition is too low. The class can also execute a given program and suspend its execution when the system resources usage is excessive. Then it can wait and ...
-
A simple php script to display hosts information on a DHCP server.
-
This package can be used to define and process server side events. It can register several custom types of events and associate callback functions of objects that should be called when the events are triggered.
-
SiteFusion allows object-oriented PHP applications to operate as OS-native applications through a XULRunner-based thin client. The client connects to the SiteFusion daemon through an ordinary Web server,... and applications run in separate continuous processes. Two-way communication is enabled, without the need for additional Web server configurations. The implementation of the XUL framework in a PHP class structure includes an implementation ...
-
This package can be used to generate backup copies of Web server directory files and MySQL databases. It uses a separate class to generate a backup archive in ZIP format of a given directory.Another class is used to take a backup of a given MySQL database into file with SQL statements that can be used to restore the database. The ...
-
GNU/Linux Stats can access the proc file system and retrieve information such as CPU details, memory usage and many different details about each running process.The information retrieved is stored and returned in arrays.Requirements: PHP 4.0 or higher
-
Easy ADSI can be used to query Windows Active Directory. It can read the definition of fields to query from a XML file or programmatically. Once the fields, the objects and conditions are defined, the class can execute the query and retrieve the results, which are returned in arrays. The script Easy ADSI uses COM objects to access the Windows ...
-
Event log entries can be added to a given log file that has a name based on the current date with Debug - Log Writer.The Debug - Log Writer lists all files in the log file directory and makes all log files of past months are compacted in ZIP archives.Requirements: PHP 5.0 or higher
-
cPanel Account Creator is a quick and easy cpanel account creation script, written to be as simple as possible.Users/Login details are stored in a file, why? There was so many database driven cpanel account creators out there I didn't see the point of recreating them, especially for something that was just a play around.In future versions I might look at ...
-
HTTP requests can be sent to the cPanel API in order to perform several types of MySQL database administration tasks with cPanel Database Administering.Currently cPanel Database Administering can check if a database or an user record exists, create or delete a database, create or delete a database user, and grant access privileges to a database user.Requirements: PHP 5.2 or higher
-
Multi Threaded Daemon provides several robustness improvements over the original Multithreaded Daemon class, adds support for handling signals and an unique PID file to avoid multiple instances. Requirements: PHP 5.0 or higher


