85 projects tagged "http"
Guzzle is a RESTful Web service client framework that enables PHP developers to quickly build testable Web service clients utilizing HTTP/1.1 best practices. It gives you access to advanced features like persistent HTTP connections, parallel requests, exponential backoff, over the wire logging, MD5 validation, cookie jars, and a caching forward proxy.
EARL is an HTTP tunneling proxy. It uses the POST method to transfer data. Since its datagrams are serialized objects, the traffic overhead is rather large. The datagrams are encrypted using AES to provide privacy and obfuscation to proxy maintainers. Inbound and outbound connections are possible. It is recommended to combine it with SOCKS proxies for a comfortable setup.
The QuantumChange Component Management System is a system that manages logical software components, subsystem views of those components, and product configurations. It targets large and/or distributed component based development efforts where there are many products consisting of similar but different components.
Serv-U is a powerful and easy-to-use file server which supports the FTP, HTTP, and SFTP (via SSH2) protocols to ensure maximum compatibility with the widest range of transfer client software. It supports SSL encryption, provides a Web-based interface to allow administrators to remotely access and configure the file server, includes a built-in transfer client to allow users to upload and download files from their Web browsers, provides photo sharing capabilities, integrates with Active Directory (providing levels of security based on Organizational Units), and can be accessed and administered in 13 different languages simply by choosing an appropriate language upon login.
BitNami LimeSurvey Stack Native Installer is an easy-to-install distribution of the LimeSurvey application. It includes pre-configured, ready-to-run versions of Apache, MySQL, PHP, and phpMyAdmin so users can get a LimeSurvey installation up and running in minutes after answering a few questions. Windows, Linux, Linux 64, Mac OS X, and Unix operating systems are supported. LimeSurvey allows users to quickly create intuitive, powerful, online question-and-answer surveys that can work for tens to thousands of participants without much effort. The survey software itself is self-guiding for the respondents who are participating.
WAWAS is a full PHP application server. The main server core listens to any IP/port and passes data to any mounted protocol on the listener. Implemented protocols are HTTP1.1/1.0, Comet, Telnet, DNS, mail, and FTP. Each protocol runs modules that build response data based on the requests. Memory object persistence allows data and caches to be shared across protocols or time. All configuration uses XML. It can be launched as a daemon, with or without forked workers, and is nearly as fast as Apache in preliminary tests.