PHPackages                             nookery/bookstack-extends - 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. nookery/bookstack-extends

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

nookery/bookstack-extends
=========================

扩展Bookstack，实现更多自定义功能

1.3.4(4y ago)4139MITPHPPHP ^7.3|^8.0

Since Jun 4Pushed 4y ago1 watchersCompare

[ Source](https://github.com/nookery/bookstack-extends)[ Packagist](https://packagist.org/packages/nookery/bookstack-extends)[ Docs](https://github.com/nookery/bookstack-extends)[ RSS](/packages/nookery-bookstack-extends/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependenciesVersions (9)Used By (0)

Bookstack Extends
=================

[](#bookstack-extends)

介绍
--

[](#介绍)

扩展Bookstack，实现增加自定义路由、增加自定义页面等功能。

安装
--

[](#安装)

```
composer require nookery/bookstack-extends
```

使用
--

[](#使用)

要加载的路由存储在`base_path/extends/route.php`文件中，即可实现自定义路由；
要自定义的视图文件存储在`base_path/extends/views/`文件夹中。

假设需要增加`about页面`，参考代码：

```
Route::view('/about', 'extends::about')->name('about');
```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

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 ~0 days

Total

8

Last Release

1808d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

laravelextendsBookStack

### Embed Badge

![Health badge](/badges/nookery-bookstack-extends/health.svg)

```
[![Health](https://phpackages.com/badges/nookery-bookstack-extends/health.svg)](https://phpackages.com/packages/nookery-bookstack-extends)
```

###  Alternatives

[highideas/laravel-users-online

This package will provide an online users management.

203113.2k1](/packages/highideas-laravel-users-online)[stephenjude/filament-blog

Filament Blog Builder

20317.8k](/packages/stephenjude-filament-blog)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[datomatic/nova-detached-actions

A Laravel Nova tool to allow for placing actions in the Nova toolbar detached from the checkbox selection mechanism.

11229.2k](/packages/datomatic-nova-detached-actions)

PHPackages © 2026

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