Download the PHP package tommy-dai/screenshot without Composer
On this page you can find all versions of the php package tommy-dai/screenshot. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package screenshot
screenshot
网页截图服务,用于生成小程序海报。(mac系统暂未适配)
安装
使用
快速上手
注意:第一次访问图片有可能不出来,后面就不会出现了
不出意外就可以获得百度图片的网页截图
可选配置项
修改默认配置项
注意:修改配置项不会立即生效,关闭服务重新开启后生效。
关闭步骤
- 改为下面代码然后通过浏览器访问一次,服务就会关闭。重新访问上面的代码就生效了。
获取截图base64字符串
特殊用法
开启截图服务 $screenshot->start() 之后能干什么
- 可以通过访问 http://127.0.0.1:8181/?a=http://image.baidu.com 获取截图的 base64 字符串
- 可以把截图服务单独部署,通过访问 http://ip地址:8181/?a=http://image.baidu.com 获取截图的 base64 字符串
- 可以部署多台截图服务用nginx做负载均衡
更多疑问请提 issues
All versions of screenshot with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
The package tommy-dai/screenshot contains the following files
Loading the files please wait ....