Download the PHP package josh/laravel-phantomjs without Composer
On this page you can find all versions of the php package josh/laravel-phantomjs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download josh/laravel-phantomjs
More information about josh/laravel-phantomjs
Files in josh/laravel-phantomjs
Download josh/laravel-phantomjs
More information about josh/laravel-phantomjs
Files in josh/laravel-phantomjs
Please rate this library. Is it a good library?
Informations about the package laravel-phantomjs
Laravel PhantomJs Client
Using php-phantomjs client in laravel
Requirement
Install
Via Composer
Config
Add the following provider to providers part of config/app.php
and the following Facade to the aliases part
and then you can run vendor:publish command for generating phantomjs config file
Now you can config your phantomjs client in file
Basic Usage
The following illustrates how to make a basic GET request and output the page content:
On Load Finished
Saving a screen capture to local disk:
Outputting a page as PDF:
License
The MIT License (MIT)
All versions of laravel-phantomjs with dependencies
PHP Build Version
Package Version
The package josh/laravel-phantomjs contains the following files
Loading the files please wait ....