-
Httpful is a PHP script for manipulating HTTP requests. It is lightweight and perfect for smaller projects, where quick fixes need to be made, without full HTTP client control. It practically let's the developer focus on interacting with APIs instead of sifting through curl set_opt pages and is an ideal PHP REST client. Features of Httpful:- Readable HTTP Method Support ...
-
This is a PHP business client database manager. It will allow small business owners to setup a database of clients, add details and get business reports based on their activity. Features of Dornbase:- Store unlimited contacts- Fully customized contact fields and layout- Attach notes, files, and tasks to any contact- Access from anywhere with an internet connection- Unlimited database users/administrators- ...
-
This is a PHP & MySQL tool to track worked hours on client projects. After installation (via a graphic two-step installer), add clients, assign projects to them and start tracking worked hours on each one of them. Data is kept in a MySQL database.The application can be used to track the time worked on various projects by web-developers, freelancers, copywriters ...
-
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 free PHP script is created to generate class code with all methods needs with the aim for reproducing a SOAP web service. WS Client Builder can take the URL of a SOAP Web service WSDL(Web Service Definition Language) definition and pass it to the SOAP client one so it can retrieve the list of web service functions. Code for ...
-
PHP smart client loader can be used to compact CSS and JavaScript served by HTML pages. It can compact CSS styles by removing comments and whitespaces. It can also do the same for JavaScript calling the JSMin class. It can also combine multiple CSS files or multiple JavaScript file into a single file. The resulting CSS or JavaScript can be ...
-
This package 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. The ...
-
Forms can be validated on the client side before they are submitted. It can also validate forms on the server side using the class' own PHP code.Currently Combo Validation supports several built- in validation types such as empty fields, e- mail address, URL, numeric value within optional range, length between a range, and others. The way errors are displayed after ...
-
HTTP client class uses sockets opened with either fscokopen or the cURL library, depending on which is available in the current PHP setup.Key Features of HTTP client class:- Supports to HTTP Basic authentication- Supports defining custom request headers- Supports defining connection timeout values- Supports defining user agent and referral URL- Supports both user-defined and persistent cookies- Supports secure connections (HTTPS)- ...
-
The PHP 5 SOAP client support is extended to add the required XML tags to requests in order to authenticate with specified username and password.Requirements:PHP 5.0 or higher
-
Jabber Client is an event-driven Jabber client class implementation. This library allows PHP scripts to connect to and communicate with Jabber servers.
-
A base class and 2 derivated classes to generate clients for dictionary servers that follow the DICT protocol (RFC 2229), such as the server at dict.org.Included also 2 examples of query interfaces generated using these classes, one performs a simple search, and the other shows how to get information from the dictionary server and use that to generate a form ...




