chartjes/php-browsermob-proxy

Library for using browsermob-proxy with PHP projects

Fund package maintenance!
Community Bridge

Installs: 5 946

Dependents: 1

Suggesters: 0

Security: 0

Stars: 6

Watchers: 1

Forks: 16

v1.0.0 2013-11-13 18:48 UTC

This package is not auto-updated.

Last update: 2024-04-13 12:38:08 UTC


README

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.

GETTING STARTED

  • This driver has been packaged for distribution via PEAR. So...

    pear channel-discover element-34.github.com/pear
    pear install -f element-34/PHPBrowserMobProxy
    

DOCUMENTATION

See The tests

Packagist

Now available via Composer as chartjes/php-browsermob-proxy