2017 © Pedro Peláez
 

library goutte-phantomjs-bridge

a scraper for getting data from racetec websites

image

bytic/goutte-phantomjs-bridge

a scraper for getting data from racetec websites

  • Tuesday, January 9, 2018
  • by gabrielsolomon
  • Repository
  • 1 Watchers
  • 0 Stars
  • 106 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 112 % Grown

The README.md

Goutte PhantomJs Bridge

use Goutte using PhantomJs client, (*1)

Latest Version on Packagist Latest Stable Version Latest Unstable Version, (*2)

Software License Build Status SensioLabsInsight Quality Score StyleCI Total Downloads, (*3)

Installation

It is recommended that you use Composer to install PHP PhantomJS. First, add the following to your project’s composer.json file: ``` composer.json, (*4)

composer.json

"scripts": { "post-install-cmd": [ "ByTIC\GouttePhantomJs\Composer\PhantomInstaller::installPhantomJS" ], "post-update-cmd": [ "ByTIC\GouttePhantomJs\Composer\PhantomInstaller::installPhantomJS" ] }, (*5)


Finally, install the library from the root of your project: ``` bash $ composer require bytic/goutte-phantomjs-bridge

Changelog

The Versions

09/01 2018

dev-develop

dev-develop

a scraper for getting data from racetec websites

  Sources   Download

MIT

The Requires

 

The Development Requires

by Gabriel Solomon

09/01 2018

1.0.2

1.0.2.0

a scraper for getting data from racetec websites

  Sources   Download

MIT

The Requires

 

The Development Requires

by Gabriel Solomon

09/01 2018

dev-master

9999999-dev

a scraper for getting data from racetec websites

  Sources   Download

MIT

The Requires

 

The Development Requires

by Gabriel Solomon

09/01 2018

1.0.1

1.0.1.0

a scraper for getting data from racetec websites

  Sources   Download

MIT

The Requires

 

The Development Requires

by Gabriel Solomon

03/01 2018

1.0.0

1.0.0.0

a scraper for getting data from racetec websites

  Sources   Download

MIT

The Requires

 

The Development Requires

by Gabriel Solomon