Registry / utility / electrolinux-phpquery

electrolinux-phpquery

JSON →
library0.9.7phppackagistunverified

phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library

composer require electrolinux/phpquery
INSTALL
IMPORT
SIG · ELECTROLINUX-PHPQU
E
electrolinux-phpquery
utilityphpv0.9.7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

phpQuery
use phpQuery\phpQuery;

Load a webpage and extract text from h1 elements.

use phpQuery\phpQuery; phpQuery::newDocumentFile('http://example.com'); echo pq('h1')->text();
Debug
Known issues
breakingPackage is unmaintained; may have security issues with remote file inclusion.
fix
Consider using Symfony DomCrawler or PHP DOMDocument directly.
affects: >=0.9.0
Upgrade
Version history
0.9.7latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
electrolinux-phpquery — pip install electrolinux-phpquery · libregistry