Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 3.21.33.186
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
unp /
vendor /
spatie /
browsershot /
Delete
Unzip
Name
Size
Permission
Date
Action
.github
[ DIR ]
drwxr-xr-x
2020-11-11 09:00
art
[ DIR ]
drwxr-xr-x
2020-11-11 09:00
bin
[ DIR ]
drwxr-xr-x
2020-11-11 09:00
src
[ DIR ]
drwxr-xr-x
2020-11-11 09:00
.editorconfig
312
B
-rw-r--r--
2020-11-11 09:00
.styleci.yml
16
B
-rw-r--r--
2020-11-11 09:00
CHANGELOG.md
5.35
KB
-rw-r--r--
2020-11-11 09:00
CONTRIBUTING.md
1.3
KB
-rw-r--r--
2020-11-11 09:00
LICENSE.md
1.06
KB
-rw-r--r--
2020-11-11 09:00
README.md
24.28
KB
-rw-r--r--
2020-11-11 09:00
composer.json
1.17
KB
-rw-r--r--
2020-11-11 09:00
Save
Rename
{ "name": "spatie/browsershot", "description": "Convert a webpage to an image or pdf using headless Chrome", "homepage": "https://github.com/spatie/browsershot", "keywords": [ "convert", "webpage", "image", "pdf", "screenshot", "chrome", "headless", "puppeteer" ], "license": "MIT", "authors": [ { "name": "Freek Van der Herten", "email": "freek@spatie.be", "homepage": "https://github.com/freekmurze", "role": "Developer" } ], "require": { "php": "^7.1", "spatie/image": "^1.5.3", "spatie/temporary-directory": "^1.1", "symfony/process": "^4.2|^5.0" }, "require-dev": { "phpunit/phpunit": "^6.1|^7.5", "spatie/phpunit-snapshot-assertions": "^1.0" }, "autoload": { "psr-4": { "Spatie\\Browsershot\\": "src" } }, "autoload-dev": { "psr-4": { "Spatie\\Browsershot\\Test\\": "tests" } }, "scripts": { "test": "vendor/bin/phpunit" }, "config": { "sort-packages": true } }