crowdfunder / phantomjs-linux-x86-binary
PhantomJS static linked binary for 64 bit linux systems. Most of Linux distributions are supported including Ubuntu, Debian, Fedora and CentOS.
v1.9.8
2015-03-28 11:59 UTC
This package is not auto-updated.
Last update: 2025-01-10 21:19:59 UTC
README
PhantomJS static linked binary for 64 bit linux systems. Most of Linux distributions are supported including Ubuntu, Debian, Fedora and CentOS.
Installation
Add the following to your composer.json
file:
{ "require" : { "anam/phantomjs-linux-x86-binary": "~1.0" } }
Binary location
use Anam\PhantomLinux\Path; Path::binaryPath();