PHPackages                             lyhiving/snoopy - 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. lyhiving/snoopy

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

lyhiving/snoopy
===============

snoopy php class

2.0(8y ago)11.7kGL2PSPHPPHP &gt;=5.4

Since Jan 20Pushed 8y ago1 watchersCompare

[ Source](https://github.com/lyhiving/snoopy)[ Packagist](https://packagist.org/packages/lyhiving/snoopy)[ RSS](/packages/lyhiving-snoopy/feed)WikiDiscussions master Synced yesterday

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

snoopy
======

[](#snoopy)

snoopy php class

`GET`

$snoopy = new \\Snoopy\\Snoopy();
$snoopy-&gt;fetch($url); //获取所有内容
echo $snoopy-&gt;results; //显示结果
//可选以下
$snoopy-&gt;fetchtext //获取文本内容（去掉html代码）
$snoopy-&gt;fetchlinks //获取链接
$snoopy-&gt;fetchform //获取表单

`POST`

$snoopy = new \\Snoopy\\Snoopy();
$data\["username"\] = "admin";
$data\["pwd"\] = "admin";
$snoopy-&gt;submit($url,$data);//$data为提交的数组
echo $snoopy-&gt;results; //获取表单提交后的 返回的结果

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

3084d ago

### Community

Maintainers

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

---

Top Contributors

[![lyhiving](https://avatars.githubusercontent.com/u/70043?v=4)](https://github.com/lyhiving "lyhiving (5 commits)")

### Embed Badge

![Health badge](/badges/lyhiving-snoopy/health.svg)

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

PHPackages © 2026

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