2017 © Pedro Peláez
 

library laravel-phantomjs

image

msclics/laravel-phantomjs

  • Saturday, August 26, 2017
  • by alexr1712
  • Repository
  • 1 Watchers
  • 0 Stars
  • 159 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 10 % Grown

The README.md

MSClics PhantomJs Client

Using phantomjs client in laravel, (*1)

Requirement

  • Laravel ^5.1
  • Ext bz2
  • PHP ^5.5

Install

Via Composer, (*2)

``` bash $ composer require msclics/laravel-phantomjs, (*3)


## Config Add the following provider to providers part of config/app.php ``` php MSClics\PhantomJs\Provider\PhantomJsServiceProvider::class

and the following Facade to the aliases part php 'PJClient' => MSClics\PhantomJs\Facade\PhantomJs::class, (*4)

License

The MIT License (MIT), (*5)

The Versions

26/08 2017

dev-master

9999999-dev

  Sources   Download

MIT

The Requires

 

by Alexander Rodriguez

26/08 2017

v1.0

1.0.0.0

  Sources   Download

MIT

The Requires

 

by Alexander Rodriguez