2017 © Pedro Peláez
 

library dusk

Use Laravel Dusk without the full Laravel framework

image

duncan3dc/dusk

Use Laravel Dusk without the full Laravel framework

  • Tuesday, May 8, 2018
  • by duncan3dc
  • Repository
  • 3 Watchers
  • 43 Stars
  • 1,203 Installations
  • PHP
  • 4 Dependents
  • 0 Suggesters
  • 5 Forks
  • 0 Open issues
  • 20 Versions
  • 37 % Grown

The README.md

dusk

Use Dusk browser automation as a standalone component without the full Laravel framework, (*1)

Full documentation is available at http://duncan3dc.github.io/dusk/
PHPDoc API documentation is also available at http://duncan3dc.github.io/dusk/api/, (*2)

release build coverage, (*3)

Installation

The recommended method of installing this library is via Composer., (*4)

Run the following command from your project root:, (*5)

$ composer require duncan3dc/dusk

Getting Started

use duncan3dc\Laravel\Dusk;

require __DIR__ . "/vendor/autoload.php";

$dusk = new Dusk;

$dusk->visit("http://example.com");
echo $dusk->element("h1")->getText() . "\n";

Read more at http://duncan3dc.github.io/dusk/, (*6)

Changelog

A Changelog has been available since the beginning of time, (*7)

Where to get help

Found a bug? Got a question? Just not sure how something works?
Please create an issue and I'll do my best to help out.
Alternatively you can catch me on Twitter, (*8)

The Versions

05/04 2018

dev-execute-script

dev-execute-script https://github.com/duncan3dc/dusk

Use Laravel Dusk without the full Laravel framework

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

laravel engine scraping browser screen

05/04 2018

dev-capabilities

dev-capabilities https://github.com/duncan3dc/dusk

Use Laravel Dusk without the full Laravel framework

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

laravel engine scraping browser screen

05/02 2018

dev-headless

dev-headless https://github.com/duncan3dc/dusk

Use Laravel Dusk without the full Laravel framework

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

laravel engine scraping browser screen

05/02 2018

dev-upstream-2.0

dev-upstream-2.0 https://github.com/duncan3dc/dusk

Use Laravel Dusk without the full Laravel framework

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

laravel engine scraping browser screen

04/02 2018

dev-alternative-port

dev-alternative-port https://github.com/duncan3dc/dusk

Use Laravel Dusk without the full Laravel framework

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

laravel engine scraping browser screen

27/01 2018
08/01 2018
28/10 2017

0.4.1

0.4.1.0 https://github.com/duncan3dc/dusk

Use Laravel Dusk without the full Laravel framework

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

laravel engine scraping browser screen

05/07 2017

0.4.0

0.4.0.0 https://github.com/duncan3dc/dusk

Use Laravel Dusk without the full Laravel framework

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

laravel engine scraping browser screen

04/07 2017

0.3.1

0.3.1.0 https://github.com/duncan3dc/dusk

Use Laravel Dusk without the full Laravel framework

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

laravel engine scraping browser screen

25/06 2017

0.3.0

0.3.0.0 https://github.com/duncan3dc/dusk

Use Laravel Dusk without the full Laravel framework

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

laravel engine scraping browser screen

30/04 2017

0.2.0

0.2.0.0 https://github.com/duncan3dc/dusk

Use Laravel Dusk without the full Laravel framework

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

laravel engine scraping browser screen

26/04 2017

dev-mouseover

dev-mouseover https://github.com/duncan3dc/dusk

Use Laravel Dusk without the full Laravel framework

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

laravel engine scraping browser screen

04/03 2017

0.1.1

0.1.1.0 https://github.com/duncan3dc/dusk

Use Laravel Dusk without the full Laravel framework

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

laravel engine scraping browser screen

26/02 2017

0.1.0

0.1.0.0 https://github.com/duncan3dc/dusk

Use Laravel Dusk without the full Laravel framework

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

laravel engine scraping browser screen