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

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

jizuscreed/phpquery
===================

Fork of electrolinux/phpquery with php7.x compatibility. phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library

1.1(5y ago)0976↓16.7%MITHTMLPHP &gt;=5.3.0

Since Mar 21Pushed 5y agoCompare

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

READMEChangelog (1)DependenciesVersions (4)Used By (0)

### What this fork created for

[](#what-this-fork-created-for)

Original repo ([electrolinux/phpquery](https://github.com/electrolinux/phpquery)) is not compatible with php7.x and throws "Array and string offset access syntax with curly braces is deprecated". This repo fixes this trouble, enjoy

There is original readme below:

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:

```
