screen:基于PHP和PhantomJS的网站截图工具

时间:2024-04-20 22:32:36
【文件属性】:

文件名称:screen:基于PHP和PhantomJS的网站截图工具

文件大小:43.26MB

文件格式:ZIP

更新时间:2024-04-20 22:32:36

PHP

屏幕 基于PHP和网站屏幕截图工具您可以使用它来截取屏幕截图以测试或监视服务 安装 通过作曲家 $ composer require microweber/screen 如果在任何UNIX系统上,则需要使bin可执行文件chmod +x /path/to/screen/bin/phantomjs 目录/path/to/screen/jobs必须是可写的。 Linux需求 FontConfig- apt-get/yum install fontconfig FreeType- apt-get/yum install freetype* 用法 使用此库,您可以使用PhantomJs截屏网站。 查看我们的或阅读以下说明。 创建对象后,您可以在构造函数上传递url,也可以稍后在其上进行设置 use Screen \ Capture ; $ url = 'https://github.co


【文件预览】:
screen-master
----.gitignore(62B)
----README.md(5KB)
----jobs()
--------.gitkeep(0B)
----bin()
--------README.md(4KB)
--------phantomjs.exe(17.73MB)
--------LICENSE.BSD(1KB)
--------phantomjs(67.4MB)
----autoload.php(963B)
----composer.lock(5KB)
----composer.json(750B)
----src()
--------Location()
--------Image()
--------Capture.php(14KB)
--------CookieJar.php(1KB)
--------Exceptions()
--------Injection()
----scripts()
--------facebook-hide-cookies-policy.js(117B)
--------facebook-hide-signup.js(535B)
--------facebook-hide-top-bar.js(134B)
--------facebook-hide-login.js(162B)
----LICENSE.md(1KB)
----templates()
--------screen-capture.php(2KB)
----demo()
--------README.md(884B)
--------clean-jobs.php(259B)
--------shot.php(1KB)
--------index.html(7KB)

网友评论