PHPackages                             faysoft/faycollect - 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. faysoft/faycollect

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

faysoft/faycollect
==================

Faycms采集模块

1.1.2(8y ago)03MITPHP

Since Apr 12Pushed 8y ago1 watchersCompare

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

READMEChangelog (4)Dependencies (1)Versions (5)Used By (0)

采集模块
====

[](#采集模块)

此模块用于与火车头采集器配合，实现采集信息入库。

此模块采用faycms后台登录机制，登录faycms后台后方可访问。

> 暂不支持权限管理

火车头采集器web发布配置文件在类库根目录: `vendor/faysoft/faycollect/Faycms.wpm`。
火车头软件使用教程参见火车头官网。

> 程序本身暂不支持采集

相关接口
----

[](#相关接口)

### /faycollect/admin/post/cats

[](#faycollectadminpostcats)

获取可用分类。返回一个select标签结构（火车头解析这个比解析json容易）

### /faycollect/admin/post/create

[](#faycollectadminpostcreate)

发布文章

- `title`：标题（不严格限制长度，但超过500字符会被截断）
- `content`: 正文
- `thumbnail`：缩略图
- `publish_time`：发布时间（会尽可能去转换为时间戳，无法转换或为空，则默认为当前时间）
- `cat_id`：分类ID
- `status`：文章状态，默认为“已发布”
- `auto_thumbnail`：若非0，则尝试获取正文中第一张图片作为缩略图（缩略图必然会下载到本地）。默认为1
- `remote`：若非0，则尝试将正文中所有图片下载到本地（下载失败则保留原图片路径）。默认为1
- `tags`：标签（支持：空格、中文逗号、英文逗号、竖线分割方式）
- `abstract`: 摘要
- `seo_title`: SEO标题
- `seo_keywords`: SEO关键词
- `seo_description`: SEO描述

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity66

Established project with proven stability

 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

Every ~41 days

Total

4

Last Release

3241d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/715c78792b69c79219be55b9a49579071e21c476978d99ca1670841c54e59d47?d=identicon)[fayfox](/maintainers/fayfox)

---

Top Contributors

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

---

Tags

faysoftfaycmsfaycollect

### Embed Badge

![Health badge](/badges/faysoft-faycollect/health.svg)

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

PHPackages © 2026

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