Explorer
home
/
zoteqbgb
/
public_html
/
vendor
/
spatie
/
temporary-directory
Location:
/home/zoteqbgb/public_html/vendor/spatie/temporary-directory
Root path:
/home/zoteqbgb/public_html/config/676626
Editing: composer.json
{ "name": "spatie/temporary-directory", "description": "Easily create, use and destroy temporary directories", "license": "MIT", "keywords": [ "spatie", "php", "temporary-directory" ], "authors": [ { "name": "Alex Vanderbist", "email": "alex@spatie.be", "homepage": "https://spatie.be", "role": "Developer" } ], "homepage": "https://github.com/spatie/temporary-directory", "require": { "php": "^8.0" }, "require-dev": { "phpunit/phpunit": "^9.5" }, "minimum-stability": "dev", "prefer-stable": true, "autoload": { "psr-4": { "Spatie\\TemporaryDirectory\\": "src" } }, "autoload-dev": { "psr-4": { "Spatie\\TemporaryDirectory\\Test\\": "tests" } }, "config": { "sort-packages": true }, "scripts": { "test": "vendor/bin/phpunit", "test-coverage": "vendor/bin/phpunit --coverage-html coverage" } }
Save maftirs
Upload
Start Upload
New File
Create File
New Folder
Create Folder
Directory Contents
Name
Size
Perms
Modified
Actions
LICENSE.md
1,090 bytes
0644
2025-01-13 18:04
âï¸
ðï¸
Rename
README.md
5,802 bytes
0644
2025-01-13 18:04
âï¸
ðï¸
Rename
composer.json
1,067 bytes
0644
2025-01-13 18:04
âï¸
ðï¸
Rename
src
-
0755
2025-01-13 18:04
ðï¸
Rename
Chang
Apply