Registry / build-tool / jakoch-phantomjs-installer

jakoch-phantomjs-installer

JSON →
library3.0.3phppackagistunverified

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

composer require jakoch/phantomjs-installer
INSTALL
IMPORT
SIG · JAKOCH-PHANTOMJS-I
J
jakoch-phantomjs-installer
build-toolphpv3.0.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Installer
use PhantomInstaller\Installer;

Install PhantomJS binary into project bin directory.

use PhantomInstaller\Installer; $installer = new Installer(); $installer->install(); echo 'PhantomJS binary installed at: ' . $installer->getBinaryPath();
Debug
Known issues
gotchaPhantomJS is no longer maintained; consider using headless Chrome or Puppeteer.
fix
Migrate to a modern headless browser solution.
affects: *
Upgrade
Version history
3.0.3latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
18
OpenAI (training)
2
Resources
jakoch-phantomjs-installer — pip install jakoch-phantomjs-installer · libregistry