PHPackages                             bariew/phpquery - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. bariew/phpquery

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

bariew/phpquery
===============

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

1.0.4(3y ago)178.3k↓44%16MITHTML

Since Mar 21Pushed 3y ago1 watchersCompare

[ Source](https://github.com/bariew/phpquery)[ Packagist](https://packagist.org/packages/bariew/phpquery)[ Docs](http://code.google.com/p/phpquery/)[ RSS](/packages/bariew-phpquery/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (7)Used By (6)

see
----------------------------------------------

[](#see-httpsgithubcomelectrolinuxphpquery)

I just needed upper version for formal stability requirements (bariew).
-----------------------------------------------------------------------

[](#i-just-needed-upper-version-for-formal-stability-requirements-bariew)

phpQuery, one more fork!
------------------------

[](#phpquery-one-more-fork)

My intent is to have it easily integrated in differents projects, so available on packagist. I've gathered some fix and new features here and there, as will keep looking for new stuff on github about phpQuery

### github repos i've integrated:

[](#github-repos-ive-integrated)

-  (one commit: added WebBrowser-&gt;browserDownload)
-  (three commits)
-  (remove zend)

### github repos i've looked at:

[](#github-repos-ive-looked-at)

-
-  (big project so far)
-
-
-
-
-  (include php-css-parser)
-

Extracts from fmorrow README.md:
--------------------------------

[](#extracts-from-fmorrow-readmemd)

### Whats phpQuery?

[](#whats-phpquery)

To quote the phpQuery *(orignally concieved and developed by Tobiasz Cudnik, available on Google Code and Github)* project documentation:

> phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library.
>
> Library is written in PHP5 and provides additional Command Line Interface (CLI).

### Example usage

[](#example-usage)

(copied from )

Complete working example:

```
