X7ROOT File Manager
Current Path:
/var/softaculous/sitepad/editor/site-data/plugins/pagelayer-pro/lib/pquery
var
/
softaculous
/
sitepad
/
editor
/
site-data
/
plugins
/
pagelayer-pro
/
lib
/
pquery
/
ðŸ“
..
📄
IQuery.php
(5.27 KB)
📄
LICENSE
(25.91 KB)
📄
README.md
(1.97 KB)
📄
composer.json
(700 B)
📄
gan_formatter.php
(13.18 KB)
📄
gan_node_html.php
(73.98 KB)
📄
gan_parser_html.php
(24.51 KB)
📄
gan_selector_html.php
(23.87 KB)
📄
gan_tokenizer.php
(15.8 KB)
📄
gan_xml2array.php
(2.47 KB)
📄
ganon.php
(2.65 KB)
📄
pQuery.php
(7.1 KB)
Editing: composer.json
{ "name": "tburry/pquery", "type": "library", "description": "A jQuery like html dom parser written in php.", "keywords": ["php", "dom", "ganon"], "license": "LGPL-2.1", "authors": [ { "name": "Todd Burry", "email": "todd@vanillaforums.com", "role": "Developer" } ], "autoload": { "classmap": [ "IQuery.php", "gan_formatter.php", "gan_node_html.php", "gan_parser_html.php", "gan_selector_html.php", "gan_tokenizer.php", "gan_xml2array.php", "pQuery.php" ] }, "require": { "php": ">=5.3.0" }, "require-dev": { "htmlawed/htmlawed": "dev-master" } }
Upload File
Create Folder