anam/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: 638 081

Dependents: 4

Suggesters: 0

Security: 0

Stars: 8

Watchers: 1

Forks: 5

Open Issues: 0

pkg:composer/anam/phantomjs-linux-x86-binary

v2.1.1 2016-04-05 05:24 UTC

This package is not auto-updated.

Last update: 2025-10-11 22:55: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": "~2.1.1"
  }
}

Current PhantomJS version

phantomjs-2.1.1

Binary location

use Anam\PhantomLinux\Path;

Path::binaryPath();