[ { "name": "paquettg/string-encode", "version": "0.1.1", "version_normalized": "0.1.1.0", "source": { "type": "git", "url": "https://github.com/paquettg/string-encoder.git", "reference": "cf08343649701979f581c1601d01247fa3782439" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/paquettg/string-encoder/zipball/cf08343649701979f581c1601d01247fa3782439", "reference": "cf08343649701979f581c1601d01247fa3782439", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { "phpunit/phpunit": "3.7.*" }, "time": "2014-05-29 18:38:09", "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "stringEncode": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Gilles Paquette", "email": "paquettg@gmail.com", "homepage": "http://gillespaquette.ca" } ], "description": "Facilitating the process of altering string encoding in PHP.", "homepage": "https://github.com/paquettg/string-encoder", "keywords": [ "charset", "encoding", "string" ] }, { "name": "paquettg/php-html-parser", "version": "1.7.0", "version_normalized": "1.7.0.0", "source": { "type": "git", "url": "https://github.com/paquettg/php-html-parser.git", "reference": "18845e09831dd0772b88b51e788a4f74c701224c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/paquettg/php-html-parser/zipball/18845e09831dd0772b88b51e788a4f74c701224c", "reference": "18845e09831dd0772b88b51e788a4f74c701224c", "shasum": "" }, "require": { "paquettg/string-encode": "~0.1.0", "php": ">=5.4" }, "require-dev": { "mockery/mockery": "~0.9.0", "phpunit/phpunit": "~4.8.0", "satooshi/php-coveralls": "~0.6.0" }, "time": "2016-04-06 15:24:40", "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "PHPHtmlParser": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Gilles Paquette", "email": "paquettg@gmail.com", "homepage": "http://gillespaquette.ca" } ], "description": "An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.", "homepage": "https://github.com/paquettg/php-html-parser", "keywords": [ "dom", "html", "parser" ] }, { "name": "paragonie/random_compat", "version": "v2.0.2", "version_normalized": "2.0.2.0", "source": { "type": "git", "url": "https://github.com/paragonie/random_compat.git", "reference": "088c04e2f261c33bed6ca5245491cfca69195ccf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/paragonie/random_compat/zipball/088c04e2f261c33bed6ca5245491cfca69195ccf", "reference": "088c04e2f261c33bed6ca5245491cfca69195ccf", "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": "2016-04-03 06:00:07", "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": "phlib/encrypt", "version": "2.0.0", "version_normalized": "2.0.0.0", "source": { "type": "git", "url": "https://github.com/phlib/encrypt.git", "reference": "877fb413c32b38ef0a3fd66ebfd32d387e4269f5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phlib/encrypt/zipball/877fb413c32b38ef0a3fd66ebfd32d387e4269f5", "reference": "877fb413c32b38ef0a3fd66ebfd32d387e4269f5", "shasum": "" }, "require": { "lib-openssl": "*", "paragonie/random_compat": "^2.0", "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "4.7.*" }, "time": "2016-04-06 14:11:38", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Phlib\\Encrypt\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "authors": [ { "name": "Martin Price", "email": "martin.price@emailcenteruk.com" } ], "description": "Generic class for performing encryption" } ]