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.
Installs: 91
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 5
pkg:composer/crowdfunder/phantomjs-linux-x86-binary
This package is not auto-updated.
Last update: 2026-01-10 01:54:26 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();