Top Level ::
HTTPPackage Information: HTTP_Server
This package is not maintained, if you would like to take over please go to
this page.
| » Summary |
» License |
| HTTP server class. |
PHP License
|
| » Current Release |
» Bug Summary |
0.4.1 (alpha) was released on 2010-10-05 by doconnor (Changelog)
Easy Install
Not sure? Get more info.
pear install HTTP_Server
Pyrus Install
Try PEAR2's installer, Pyrus.
php pyrus.phar install pear/HTTP_Server
|
- Package Maintenance Rank: 203 of 225 packages with open bugs
- Number of open bugs: 1 (4 total bugs)
- Average age of open bugs: 6299 days
- Oldest open bug: 6299 days
Report a new bug to HTTP_Server |
| » Description |
HTTP server class that allows you to easily implement HTTP servers by supplying callbacks.
The base class will parse the request, call the appropriate callback and build a repsonse
based on an array that the callbacks have to return. |
| » Maintainers |
» More Information |
|
|
|
Dependencies for HTTP_Server