����JFIF��x�x����'
Server IP : 66.29.137.217 / Your IP : 216.73.216.54 Web Server : LiteSpeed System : Linux premium294.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64 User : gltevjme ( 1095) PHP Version : 7.0.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/gltevjme/./cbt.bofirm.com/vendor/hashids/hashids/ |
Upload File : |
{ "name": "hashids/hashids", "description": "Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers", "keywords": [ "bitly", "decode", "encode", "hash", "hashid", "hashids", "ids", "obfuscate", "youtube" ], "homepage": "https://hashids.org/php", "license": "MIT", "authors": [ { "name": "Ivan Akimov", "email": "ivan@barreleye.com" }, { "name": "Vincent Klaiber", "email": "hello@doubledip.se" } ], "require": { "php": "^7.2 || ^8.0", "ext-mbstring": "*" }, "require-dev": { "phpunit/phpunit": "^8.0 || ^9.4", "squizlabs/php_codesniffer": "^3.5" }, "suggest": { "ext-bcmath": "Required to use BC Math arbitrary precision mathematics (*).", "ext-gmp": "Required to use GNU multiple precision mathematics (*)." }, "config": { "preferred-install": "dist" }, "extra": { "branch-alias": { "dev-master": "4.1-dev" } }, "autoload": { "psr-4": { "Hashids\\": "src/" } }, "autoload-dev": { "psr-4": { "Hashids\\Tests\\": "tests/" } }, "minimum-stability": "dev", "prefer-stable": true }