library php-browsermob-proxy
Library for using browsermob-proxy with PHP projects
chartjes/php-browsermob-proxy
Library for using browsermob-proxy with PHP projects
- Thursday, February 4, 2016
- by chartjes
- Repository
- 0 Watchers
- 6 Stars
- 4,930 Installations
- PHP
- 1 Dependents
- 0 Suggesters
- 14 Forks
- 2 Open issues
- 2 Versions
- 5 % Grown
PHPBrowserMobProxy
This is a PHP wrapper for the BrowserMob Proxy. It is currently just the client-side of things as I haven't found a cross-platform solution for controlling the server yet (in PHP) that I like. It is strongly suggested that you use something like Puppet to make sure that it is installed and running., (*1)
GETTING STARTED
-
This driver has been packaged for distribution via PEAR. So..., (*2)
pear channel-discover element-34.github.com/pear
pear install -f element-34/PHPBrowserMobProxy
DOCUMENTATION
See The tests, (*3)
Packagist
Now available via Composer as chartjes/php-browsermob-proxy, (*4)