Download the PHP package dimaskao/library_for_making_screenshots without Composer
On this page you can find all versions of the php package dimaskao/library_for_making_screenshots. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dimaskao/library_for_making_screenshots
More information about dimaskao/library_for_making_screenshots
Files in dimaskao/library_for_making_screenshots
Download dimaskao/library_for_making_screenshots
More information about dimaskao/library_for_making_screenshots
Files in dimaskao/library_for_making_screenshots
Vendor dimaskao
Package library_for_making_screenshots
Short Description With this library you can take url from Excel file and make page screenshot.
License
Package library_for_making_screenshots
Short Description With this library you can take url from Excel file and make page screenshot.
License
Please rate this library. Is it a good library?
Informations about the package library_for_making_screenshots
Library for making screenshots
With this library you can make page screenshot with PHP script automatically.
General
In your Excel file must be the column with url and empty column on the right or left of url to saving file name. You can specify them in ->getScreenshots()
method.
Installation
You can use composer to install this extension.
Just run:
How to use
At first include this library classes:
Where:
XXXXX
path to library root folder;
Then use ->getScreenshots()
method
dir/
- path to excel file
B
- colunm with url
C
- column to save filename
All versions of library_for_making_screenshots with dependencies
PHP Build Version
Package Version
The package dimaskao/library_for_making_screenshots contains the following files
Loading the files please wait ....