{ "_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": "580c75a9e32770a65f6b4d397a87b25d", "packages": [ { "name": "imangazaliev/didom", "version": "1.14.1", "source": { "type": "git", "url": "https://github.com/Imangazaliev/DiDOM.git", "reference": "a8389cc26897f6bb8843363b4ea16e7ef16fb3c3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Imangazaliev/DiDOM/zipball/a8389cc26897f6bb8843363b4ea16e7ef16fb3c3", "reference": "a8389cc26897f6bb8843363b4ea16e7ef16fb3c3", "shasum": "" }, "require": { "ext-dom": "*", "ext-iconv": "*", "php": ">=5.4" }, "require-dev": { "friendsofphp/php-cs-fixer": "2.9", "phpunit/phpunit": "^4.8" }, "type": "library", "autoload": { "psr-4": { "DiDom\\": "src/DiDom/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Imangazaliev Muhammad", "email": "imangazalievm@gmail.com" } ], "description": "Simple and fast HTML parser", "homepage": "https://github.com/Imangazaliev/DiDOM", "keywords": [ "didom", "html", "parser", "xml" ], "time": "2019-01-17T11:01:36+00:00" }, { "name": "kub-at/php-simple-html-dom-parser", "version": "1.8.1", "source": { "type": "git", "url": "https://github.com/Kub-AT/php-simple-html-dom-parser.git", "reference": "6db1e01db320040024cd1f74b0e1483aa2670720" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Kub-AT/php-simple-html-dom-parser/zipball/6db1e01db320040024cd1f74b0e1483aa2670720", "reference": "6db1e01db320040024cd1f74b0e1483aa2670720", "shasum": "" }, "require": { "php": ">=5.3.2" }, "type": "library", "autoload": { "psr-0": { "KubAT\\PhpSimple\\HtmlDomParser": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "S.C. Chen", "email": "me578022@gmail.com" }, { "name": "Jakub Stawowy", "email": "Kub-AT@users.noreply.github.com" } ], "description": "PHP Simple HTML DOM Parser with namespace and PHP 7.3 compatible", "homepage": "http://simplehtmldom.sourceforge.net/", "keywords": [ "Simple", "dom", "html" ], "time": "2019-03-05T14:12:22+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }