HEX
Server: LiteSpeed
System: Linux s1049.use1.mysecurecloudhost.com 4.18.0-477.27.2.lve.el8.x86_64 #1 SMP Wed Oct 11 12:32:56 UTC 2023 x86_64
User: xedaptot (3356)
PHP: 8.3.31
Disabled: NONE
Upload Files
File: /home/xedaptot/tracking.naniguide.com/vendor/phpfastcache/phpfastcache/composer.json
{
    "name": "phpfastcache/phpfastcache",
    "type" : "library",
    "description": "PHP Abstract Cache Class - Reduce your database call using cache system. PhpFastCache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.",
    "keywords": ["abstract", "cache","caching","php cache","mysql cache","apc","apcu","memcache","memcached","wincache","files cache","pdo cache","cache class","redis","predis","cookie", "mongodb", "cassandra", "couchdb", "couchbase", "LevelDb", "Ssdb", "Wincache", "xcache","zend","zend disk cache","zend memory cache","zend data cache","zend server"],
    "homepage": "https://www.phpfastcache.com",
    "license": "MIT",
    "minimum-stability": "stable",
    "authors": [
            {
                "name": "Georges.L",
                "email": "[email protected]",
                "homepage": "https://github.com/Geolim4",
                "role": "Actual Project Manager/Developer"
            },
            {
                "name": "Khoa Bui",
                "email": "[email protected]",
                "homepage": "https://www.phpfastcache.com",
                "role": "Former Project Developer/Original Creator"
            }
        ],
    "require": {
        "php": ">=7.3",
        "psr/cache": "~1.0.0",
        "psr/simple-cache": "~1.0.0",
        "ext-mbstring": "*",
        "ext-json": "*"
    },
    "require-dev": {
        "league/climate": "^3.5",
        "ext-gettext": "*"
    },
    "suggest": {
        "ext-apc": "*",
        "ext-intl": "*",
        "ext-memcached": "*",
        "ext-memcache": "*",
        "ext-redis": "*",
        "ext-xcache": "*",
        "ext-sqlite": "*",
        "ext-wincache": "*",
        "ext-leveldb": "*",
        "ext-couchbase": "*",
        "ext-couchbase_v3": "*",
        "predis/predis": "^1.1",
        "mongodb/mongodb": "^1.9",
        "phpfastcache/phpssdb": "~1.0.0",
        "phpfastcache/couchdb": "~1.0.0"
    },
    "conflict": {
        "doctrine/couchdb": "*"
    },
    "autoload": {
        "psr-4": {
            "Phpfastcache\\": "lib/Phpfastcache/",
            "Phpfastcache\\Tests\\": "tests/lib/"
        }
    }
}