PHPackages                             phptek/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. phptek/phpquery

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

phptek/phpquery
===============

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

1.0.2(3y ago)01842MITHTML

Since Aug 5Pushed 3y agoCompare

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

READMEChangelogDependenciesVersions (3)Used By (2)

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

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

**Note:** *I haven't used this package since many years, and just recently looked at the code: this is scary, buggy and unfinished. Please don't use it on any production server!*

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)

-
-
-
-
-
-  (include php-css-parser)
-

Manual
------

[](#manual)

- [Manual](wiki/README.md) imported from

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:

```
