{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "c5bdeba1d3c1df1260688620e7756b48", "packages": [ { "name": "daandesmedt/phpheadlesschrome", "version": "v1.0.2", "source": { "type": "git", "url": "https://github.com/DaanDeSmedt/PHPHeadlessChrome.git", "reference": "76c3ba62f1161605052c7bb8683f807c80a46ef6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/DaanDeSmedt/PHPHeadlessChrome/zipball/76c3ba62f1161605052c7bb8683f807c80a46ef6", "reference": "76c3ba62f1161605052c7bb8683f807c80a46ef6", "shasum": "" }, "require": { "mikehaertl/php-shellcommand": "^1.2" }, "require-dev": { "phpunit/phpunit": "*" }, "type": "library", "autoload": { "psr-4": { "daandesmedt\\PHPHeadlessChrome\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Daan De Smedt", "email": "daan.de.smedt@hotmail.com" } ], "description": "A PHP wrapper for using Google Chrome Headless mode. Convert URL or HTML to a PDF / screenshot. Easy to use and OOP interfaced.", "keywords": [ "chrome", "headless", "html", "pdf", "php", "screenshots" ], "time": "2018-03-12T07:31:16+00:00" }, { "name": "its404/php-puppeteer", "version": "0.1.1", "source": { "type": "git", "url": "https://github.com/its404/php-puppeteer.git", "reference": "bccd4c6231139c7b2138298f225b2a92291d45a0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/its404/php-puppeteer/zipball/bccd4c6231139c7b2138298f225b2a92291d45a0", "reference": "bccd4c6231139c7b2138298f225b2a92291d45a0", "shasum": "" }, "require": { "php": ">=5.4.0" }, "type": "php-wrapper", "autoload": { "psr-4": { "Its404\\PhpPuppeteer\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "its404", "email": "benwk424@gmail.com", "role": "Developer" } ], "description": "PHP Wrapper for Google Chrome Puppeteer", "homepage": "http://github.com/its404/php-puppeteer", "keywords": [ "pdf", "php", "puppeteer", "screenshot" ], "time": "2018-01-07T10:08:47+00:00" }, { "name": "mikehaertl/php-shellcommand", "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/mikehaertl/php-shellcommand.git", "reference": "727e2143578796c714a50c0a350459758ff16c43" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mikehaertl/php-shellcommand/zipball/727e2143578796c714a50c0a350459758ff16c43", "reference": "727e2143578796c714a50c0a350459758ff16c43", "shasum": "" }, "type": "library", "autoload": { "psr-4": { "mikehaertl\\shellcommand\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Härtl", "email": "haertl.mike@gmail.com" } ], "description": "An object oriented interface to shell commands", "keywords": [ "shell" ], "time": "2018-02-16T07:02:50+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }