⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.112
Server IP:
65.21.180.239
Server:
Linux gowhm.eplangoweb.com 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.0.30
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
proc
/
1305819
/
cwd
/
www
/
vendor
/
symfony
/
inflector
/
View File Name :
composer.json
{ "name": "symfony/inflector", "type": "library", "description": "Converts words between their singular and plural forms (English only)", "keywords": [ "string", "inflection", "singularize", "pluralize", "words", "symfony" ], "homepage": "https://symfony.com", "license": "MIT", "authors": [ { "name": "Bernhard Schussek", "email": "bschussek@gmail.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "require": { "php": ">=7.2.5", "symfony/deprecation-contracts": "^2.1|^3", "symfony/polyfill-php80": "^1.16", "symfony/string": "^5.3.10|^6.0" }, "autoload": { "psr-4": { "Symfony\\Component\\Inflector\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "minimum-stability": "dev" }