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.19.244.133
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
unp-musonza /
vendor /
spatie /
fractalistic /
Delete
Unzip
Name
Size
Permission
Date
Action
.github
[ DIR ]
drwxr-xr-x
2020-01-31 11:54
src
[ DIR ]
drwxr-xr-x
2020-01-31 11:54
.editorconfig
312
B
-rw-r--r--
2020-01-31 11:54
.styleci.yml
16
B
-rw-r--r--
2020-01-31 11:54
CHANGELOG.md
1.25
KB
-rw-r--r--
2020-01-31 11:54
CONTRIBUTING.md
1.3
KB
-rw-r--r--
2020-01-31 11:54
LICENSE.md
1.06
KB
-rw-r--r--
2020-01-31 11:54
README.md
10.84
KB
-rw-r--r--
2020-01-31 11:54
UPGRADE.md
367
B
-rw-r--r--
2020-01-31 11:54
composer.json
1020
B
-rw-r--r--
2020-01-31 11:54
Save
Rename
{ "name": "spatie/fractalistic", "description": "A developer friendly wrapper around Fractal", "keywords": [ "spatie", "fractalistic", "fractal", "api", "transform" ], "homepage": "https://github.com/spatie/fractalistic", "license": "MIT", "authors": [ { "name": "Freek Van der Herten", "email": "freek@spatie.be", "homepage": "https://spatie.be", "role": "Developer" } ], "require": { "php": "^7.0", "league/fractal": "^0.19.0" }, "require-dev": { "illuminate/pagination": "~5.3.0|~5.4.0", "phpunit/phpunit" : "^5.7.21" }, "autoload": { "psr-4": { "Spatie\\Fractalistic\\": "src" } }, "autoload-dev": { "psr-4": { "Spatie\\Fractalistic\\Test\\": "tests" } }, "scripts": { "test": "phpunit" }, "config": { "sort-packages": true } }