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

ActiveLibrary

p0n0marev/phpquery
==================

PhpQuery is a server-side CSS selector

0.1(2y ago)016MITPHPPHP ^8.1

Since Apr 1Pushed 2y ago1 watchersCompare

[ Source](https://github.com/p0n0marev/phpquery)[ Packagist](https://packagist.org/packages/p0n0marev/phpquery)[ RSS](/packages/p0n0marev-phpquery/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

PhpQuery
========

[](#phpquery)

PhpQuery is a server-side CSS selector

Installation
------------

[](#installation)

```
composer require p0n0marev/phpquery
```

General Usage
-------------

[](#general-usage)

```
use P0n0marev\PhpQuery;

$pq = new PhpQuery('some text');
print $pq->find('#test-id')->text();

// some text
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

777d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e7960fe070f3c6786e496aec18aa242480e7b8fdc06ca528a4d6f1a6ffc327c1?d=identicon)[p0n0marev](/maintainers/p0n0marev)

---

Top Contributors

[![p0n0marev](https://avatars.githubusercontent.com/u/880694?v=4)](https://github.com/p0n0marev "p0n0marev (3 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/p0n0marev-phpquery/health.svg)

```
[![Health](https://phpackages.com/badges/p0n0marev-phpquery/health.svg)](https://phpackages.com/packages/p0n0marev-phpquery)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
