Skip to content

PhantomJS static linked binary for 64 bit linux systems. Most of Linux distributions are supported including Ubuntu, Debian, Fedora and CentOS.

Notifications You must be signed in to change notification settings

crowdfunder/phantomjs-linux-x86-binary

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

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();

About

PhantomJS static linked binary for 64 bit linux systems. Most of Linux distributions are supported including Ubuntu, Debian, Fedora and CentOS.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%