����JFIF��x�x����'
Server IP : 66.29.137.217 / Your IP : 3.142.244.250 Web Server : LiteSpeed System : Linux premium294.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64 User : gltevjme ( 1095) PHP Version : 7.0.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/gltevjme/cbt.gltechlimited.com/vendor/paquettg/php-html-parser/ |
Upload File : |
{ "name": "paquettg/php-html-parser", "type": "library", "description": "An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.", "keywords": ["html", "dom", "parser"], "homepage": "https://github.com/paquettg/php-html-parser", "license": "MIT", "authors": [ { "name": "Gilles Paquette", "email": "paquettg@gmail.com", "homepage": "http://gillespaquette.ca" } ], "require": { "php": ">=7.2", "ext-mbstring": "*", "ext-zlib": "*", "ext-curl": "*", "paquettg/string-encode": "~1.0.0", "php-http/httplug": "^2.1", "guzzlehttp/guzzle": "^7.0", "guzzlehttp/psr7": "^1.6", "myclabs/php-enum": "^1.7" }, "require-dev": { "phpunit/phpunit": "^7.5.1", "mockery/mockery": "^1.2", "infection/infection": "^0.13.4", "phan/phan": "^2.4", "friendsofphp/php-cs-fixer": "^2.16" }, "autoload": { "psr-4": { "PHPHtmlParser\\": "src/PHPHtmlParser" } } }