PHPackages                             utoai/monk - 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. utoai/monk

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

utoai/monk
==========

基于 Laravel 的 Typecho 主题扩展。

00PHP

Since Nov 9Pushed 1y agoCompare

[ Source](https://github.com/Utoai/monk)[ Packagist](https://packagist.org/packages/utoai/monk)[ RSS](/packages/utoai-monk/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

基于`roots/acorn`修改
=================

[](#基于rootsacorn修改)

- Acorn 是一个用于将 Laravel 生态集成到 WordPress 中的框架

`roots/acorn`只适配Word Press，所以，我决定自己修改一个适配`Typecho`的版本，并且会持续更新
-------------------------------------------------------------

[](#rootsacorn只适配word-press所以我决定自己修改一个适配typecho的版本并且会持续更新)

!! 忽然发现继续微改,可以支持集成到大部分传统php环境中的
-------------------------------

[](#-忽然发现继续微改可以支持集成到大部分传统php环境中的)

Monk 利用 Laravel 生态系统
--------------------

[](#monk-利用-laravel-生态系统)

Typecho 主题的 Laravel Blade模板，Laravel 组件

使用方法
----

[](#使用方法)

- 主题/插件

```
composer i

```

- 启动程序

```
Application::configure($basePath = null)
    ->withPaths(
        // 自定义路径
        '..\root\app',           // 'app' 路径
        '..\root\config',         // 'config' 路径
    )
    ->withProviders([
        // 自定义服务
        App\Providers\ThemeServiceProvider::class,
    ])
    ->withRouting(
        // 添加自定义路由，无需使用typecho添加。
        // web: 'D:\pwa\www\w.w\wp-content\themes\root\routes\web.php',
    )
    ->boot();

```

###  Health Score

13

—

LowBetter than 1% of packages

Maintenance30

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity16

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/092dda4db0ce162ffd8157c2c0c6f8ec809a6e0e7520db96901794bd0b21ba53?d=identicon)[guugg](/maintainers/guugg)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/utoai-monk/health.svg)

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

PHPackages © 2026

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