Download the PHP package madeitbelgium/chrome without Composer
On this page you can find all versions of the php package madeitbelgium/chrome. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download madeitbelgium/chrome
More information about madeitbelgium/chrome
Files in madeitbelgium/chrome
Package chrome
Short Description Laravel Chrome browser provides simple browser interaction for automation.
License MIT
Informations about the package chrome
PHP Laravel Chrome Browser interaction
With this Laravel package you interact with a Chrome headless webbrowser. This package is based on Laravel Dusk.
Installation
Require this package in your composer.json
and update composer.
Documentation
Usage
Override default settings
To override the default settings you can create your own class that extends the MadeITBelgium\Chrome\ChromeBrowser class. In your own class you need to override the driver function.
Change location
The complete documentation can be found at: http://www.madeit.be/
Support
Support github or mail: [email protected]
Contributing
Please try to follow the psr-2 coding style guide. http://www.php-fig.org/psr/psr-2/
License
This package is licensed under LGPL. You are free to use it in personal and commercial projects. The code can be forked and modified, but the original copyright author should always be included!
All versions of chrome with dependencies
php-webdriver/webdriver Version ~1.13
nesbot/carbon Version ~1.20|2.*
illuminate/console Version *
illuminate/support Version *
symfony/console Version *
symfony/process Version *