PHPackages                             lffwl/novel - 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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. lffwl/novel

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

lffwl/novel
===========

小说网站，小说抓取，目录抓取，过滤广告

v1.0(5y ago)28MITPHPPHP &gt;=7.0

Since Nov 12Pushed 5y ago1 watchersCompare

[ Source](https://github.com/lffwl/novel)[ Packagist](https://packagist.org/packages/lffwl/novel)[ RSS](/packages/lffwl-novel/feed)WikiDiscussions master Synced today

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

novel

[](#novel)

环境要求
----

[](#环境要求)

1. php &gt;= 7.0
2. php 需要安装 curl 和 mb\_string 扩展

说明
--

[](#说明)

> 获取在线小说的内容和标题，章节目录，过滤广告，仅供学习交流使用

安装
--

[](#安装)

```
$ composer require lffwl/novel
```

使用方式
----

[](#使用方式)

示例：

```
//框架开发可以省略一般会自动引入
require_once './vendor/autoload.php';

$NovelRead = new \Lffwl\Novel\NovelRead();
//获取小说内容
//catalog - 目录地址 ，upper - 上一章地址，next - 下一章地址
$data = $NovelRead->toRead('小说具体某一章url地址');
//获取小说章节
$catalogData = $NovelRead->catalog($data['catalog']);

```

License
-------

[](#license)

Apache-2.0

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

2059d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/62695284?v=4)[lffwl](/maintainers/lffwl)[@lffwl](https://github.com/lffwl)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/lffwl-novel/health.svg)

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

###  Alternatives

[mck89/peast

Peast is PHP library that generates AST for JavaScript code

19139.2M47](/packages/mck89-peast)[sauladam/shipment-tracker

Parses tracking information for several carriers, like UPS, USPS, DHL and GLS by simply scraping the data. No need for any kind of API access.

9843.5k](/packages/sauladam-shipment-tracker)[jstewmc/rtf

Read and write Rich Text Format (RTF) documents with PHP

45153.1k6](/packages/jstewmc-rtf)[tcds-io/php-jackson

A lightweight, flexible object serializer for PHP, inspired by FasterXML/jackson

113.2k10](/packages/tcds-io-php-jackson)

PHPackages © 2026

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