[ { "name": "paragonie/random_compat", "version": "v1.4.2", "version_normalized": "1.4.2.0", "source": { "type": "git", "url": "https://github.com/paragonie/random_compat.git", "reference": "965cdeb01fdcab7653253aa81d40441d261f1e66" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/paragonie/random_compat/zipball/965cdeb01fdcab7653253aa81d40441d261f1e66", "reference": "965cdeb01fdcab7653253aa81d40441d261f1e66", "shasum": "" }, "require": { "php": ">=5.2.0" }, "require-dev": { "phpunit/phpunit": "4.*|5.*" }, "suggest": { "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." }, "time": "2017-03-13T16:22:52+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "lib/random.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Paragon Initiative Enterprises", "email": "security@paragonie.com", "homepage": "https://paragonie.com" } ], "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", "keywords": [ "csprng", "pseudorandom", "random" ] }, { "name": "birke/rememberme", "version": "1.0.5", "version_normalized": "1.0.5.0", "source": { "type": "git", "url": "https://github.com/gbirke/rememberme.git", "reference": "810473852eb4823098e47e23376a19b77ba0c165" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/gbirke/rememberme/zipball/810473852eb4823098e47e23376a19b77ba0c165", "reference": "810473852eb4823098e47e23376a19b77ba0c165", "shasum": "" }, "require": { "paragonie/random_compat": "^1.1.4" }, "require-dev": { "phpunit/phpunit": "4.*" }, "time": "2017-02-12T12:43:00+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Birke\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Gabriel Birke", "email": "gb@birke-software.de" } ], "description": "Secure \"Remember Me\" functionality", "homepage": "https://github.com/gbirke/rememberme", "keywords": [ "cookie", "remember", "security" ] } ]