php-phantomjs icon indicating copy to clipboard operation
php-phantomjs copied to clipboard

Execute PhantomJS commands through PHP

Results 102 php-phantomjs issues
Sort by recently updated
recently updated
newest added

Hi John, I am trying to install this packege in laravel5.6. I followed the instructions but I am getting Call to undefined method JonnyW\PhantomJs\Client::setBinDir() for $client->setBinDir('../bin'); even Call to undefined...

Problem 1 - Conclusion: don't install jonnyw/php-phantomjs v4.6.1 - Conclusion: remove symfony/yaml v4.0.8 - Installation request for jonnyw/php-phantomjs ^4.6 -> satisfiable by jonnyw/php-phantomjs[v4.6.0, v4.6.1]. - Conclusion: don't install symfony/yaml v4.0.8...

I did a test on windows and the screenshot is perfect, but on linux (ubuntu 16.04) the capture only include the images of the HTML, all the text is ignored,...

Hi Sir, I am trying to take snapshot of http://winad.ru/panel/preview?urid=8. But i found that phantomjs is not capable to take whole snapshot with it's text. It's just giving me canvas...

So i followed the version 4 guide ( **http://jonnnnyw.github.io/php-phantomjs/** ) , set up everything on my xampp. First it was not finding the **phantomjs.exe** which i solved by giving the...

When running multithreaded, I get identical tmp-File names because mt_rand() in the StringUtils class returns identical values in the child processes.

The output quality is very bad, text can be seen pixelated. controlling output quality should be present.

I see viewPort is implemented but in order to capture a higher dpi I also need zoomFactor implementation.

https://github.com/jakoch/phantomjs-installer/releases/tag/2.1.1-p09

Hello I'm trying to run the basic usage example on windows but i keep getting empty response `object(JonnyW\PhantomJs\Http\Response)[2135] public 'headers' => array (size=0) empty public 'status' => null public 'content'...