|
|
@@ -1,13 +1,13 @@
|
|
|
PHP PhantomJS
|
|
|
=============
|
|
|
|
|
|
-> #### Important
|
|
|
-> Currently when installing PHP PhantomJS on **Linux OS** you will need to compile your own version of PhantomJS for your system. This is due to an [unresolved issue](https://github.com/ariya/phantomjs/issues/12948) with the PhantomJS Linux packages. An Ubuntu compiled version will be installed by default but this may not be compatible with your system.
|
|
|
-
|
|
|
PHP PhantomJS is a flexible PHP library to load pages through the PhantomJS
|
|
|
headless browser and return the page response. It is handy for testing
|
|
|
websites that demand javascript support and also supports screen captures.
|
|
|
|
|
|
+> #### Important
|
|
|
+> Currently when installing PHP PhantomJS on **Linux OS** you will need to compile your own version of PhantomJS for your system. This is due to an [unresolved issue](https://github.com/ariya/phantomjs/issues/12948) with the PhantomJS Linux packages. An Ubuntu compiled version will be installed by default but this may not be compatible with your system.
|
|
|
+
|
|
|
[Full Documentation](http://jonnnnyw.github.io/php-phantomjs/)
|
|
|
|
|
|
[](https://packagist.org/packages/jonnyw/php-phantomjs) [](https://packagist.org/packages/jonnyw/php-phantomjs) [](https://travis-ci.org/jonnnnyw/php-phantomjs) [](https://scrutinizer-ci.com/g/jonnnnyw/php-phantomjs/) [](https://scrutinizer-ci.com/g/jonnnnyw/php-phantomjs/)
|