Skip to content

A Composer Package which installs the PhantomJS binary (Linux, Windows, Mac) into /bin of your project.

License

Notifications You must be signed in to change notification settings

vaimo/binary-phantomjs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

binary-phantomjs

Latest Stable Version Total Downloads Daily Downloads License

A Composer package which installs the PhantomJS binary (Linux, Windows, Mac) into /bin of your project.

The downloaded binary version will chosebn based on che package version. This means that the following configuration will download the 2.1.1 release of PhantomJs:

{
    "require": {
        "vaimo/binary-phantomjs": "2.1.1"
    }
}

About

A Composer Package which installs the PhantomJS binary (Linux, Windows, Mac) into /bin of your project.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%