BrowserEmulator PHP class This BrowserEmulator class with its methods fopen and file wraps the fsockopen calls and sends all the necessary headers before returning a file handle usable with any PHP function. 10-19-2008 Tags php, webdev
AunoAsyncHttp AunoAsyncHttp is a PHP class for handling multiple http requests asynchronously in a non-blocking manner. 10-19-2008 Tags php, webdev
SimpleTest Unit testing, mock objects and web testing framework for PHP built around test cases. 10-18-2008 Tags php, webdev
The Mirrors project at Grik.Net Mirrors is a reincarnation of the Server-Side Browser projects that started several years ago with the publication of the open-source script on phpclasses.org 09-16-2008 Tags browser, php, script