Skip to content
This repository has been archived by the owner on May 6, 2019. It is now read-only.

diggin/php-PhantomjsRunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

php-PhantomjsRunner

phantomjs - "minimalistic headless WebKit-based JavaScript-driven tool"

Requirements

  • PHP 5.3

Usage

set your phantomjs path: require_once "Diggin/Phantomjs.php"; $phantomjs = new Diggin\Phantomjs('/path/to/phantomjs/bin/phantomjs'); $phantomjs->getHtml($url);

About

[deprecated] phantomjs runner by php

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published