Download the PHP package agentsib/siteshot without Composer
On this page you can find all versions of the php package agentsib/siteshot. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download agentsib/siteshot
More information about agentsib/siteshot
Files in agentsib/siteshot
Download agentsib/siteshot
More information about agentsib/siteshot
Files in agentsib/siteshot
Please rate this library. Is it a good library?
Informations about the package siteshot
Screenshot sites tool
Web service to generate images of websites. Written with Silex framework. Uses wkhtmltopdf.
Running
Now try localhost:8080
Usage
http://localhost:8080/{mode}/{sizes}/{fwidth}/{format}/t{timeout}?{url}
- mode -
corner
orresize
- sizes - screenshot size (for example 400 or 400x500)
- fwidth - for
corner
- crop upper left corner box width and height, forresize
- max width - format -
png
orjpg
- timeout - wait time after load page content (by default: 1). Usable for sites with flash. Example: t1 or t10
- url - url for capture
Returns http status 404 if creating screenshot failed.
Examples
http://siteshot.dev/resize/800x600/400/png?http://google.com
http://siteshot.dev/resize/800x600/400/png/t5?http://speedtest.net
http://siteshot.dev/corner/800x600/400/png?http://vk.com
Development
Show symfony errors:
All versions of siteshot with dependencies
PHP Build Version
Package Version
Requires
silex/silex Version
^2.0
symfony/process Version ^3.2
h4cc/wkhtmltoimage-amd64 Version ^0.12.3
imagine/imagine Version ^0.6.3
symfony/process Version ^3.2
h4cc/wkhtmltoimage-amd64 Version ^0.12.3
imagine/imagine Version ^0.6.3
The package agentsib/siteshot contains the following files
Loading the files please wait ....