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.
Package info
github.com/crowdfunder/phantomjs-linux-x86-binary
pkg:composer/crowdfunder/phantomjs-linux-x86-binary
v1.9.8
2015-03-28 11:59 UTC
This package is not auto-updated.
Last update: 2026-03-21 02:43:49 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();