b374k
m1n1 1.01
Apache/2.4.41 (Ubuntu)
Linux vmi616275.contaboserver.net 5.4.0-84-generic #94-Ubuntu SMP Thu Aug 26 20:27:37 UTC 2021 x86_64
uid=33(www-data) gid=33(www-data) groups=33(www-data)
server ip : 62.171.164.128 | your ip : 127.0.0.1
safemode OFF
 >  / home / a / home / dev2.destoffenstraat.com / vendor / hoa / ustring /
Filename/home/a/home/dev2.destoffenstraat.com/vendor/hoa/ustring/composer.json
Size1.38 kb
Permissionrw-r--r--
Ownerroot : root
Create time21-Aug-2025 12:26
Last modified16-Jan-2017 08:08
Last accessed22-Aug-2025 04:41
Actionsedit | rename | delete | download (gzip)
Viewtext | code | image
{
"name" : "hoa/ustring",
"description": "The Hoa\\Ustring library.",
"type" : "library",
"keywords" : ["library", "string", "unicode", "search"],
"homepage" : "https://hoa-project.net/",
"license" : "BSD-3-Clause",
"authors" : [
{
"name" : "Ivan Enderlin",
"email": "ivan.enderlin@hoa-project.net"
},
{
"name" : "Hoa community",
"homepage": "https://hoa-project.net/"
}
],
"support": {
"email" : "support@hoa-project.net",
"irc" : "irc://chat.freenode.net/hoaproject",
"forum" : "https://users.hoa-project.net/",
"docs" : "https://central.hoa-project.net/Documentation/Library/Ustring",
"source": "https://central.hoa-project.net/Resource/Library/Ustring"
},
"require": {
"hoa/consistency": "~1.0",
"hoa/exception" : "~1.0"
},
"require-dev": {
"hoa/test": "~2.0"
},
"autoload": {
"psr-4": {
"Hoa\\Ustring\\": "."
}
},
"suggest": {
"ext-iconv": "ext/iconv must be present (or a third implementation) to use Hoa\\Ustring::transcode().",
"ext-intl" : "To get a better Hoa\\Ustring::toAscii() and Hoa\\Ustring::compareTo()."
},
"extra" : {
"branch-alias": {
"dev-master": "4.x-dev"
}
}
}