PHPackages                             sanlilin/laravel-theme - 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. sanlilin/laravel-theme

ActiveLibrary

sanlilin/laravel-theme
======================

2.0.0(1y ago)127MITPHP

Since Oct 17Pushed 1y ago1 watchersCompare

[ Source](https://github.com/WHBLeer/laravel-theme)[ Packagist](https://packagist.org/packages/sanlilin/laravel-theme)[ RSS](/packages/sanlilin-laravel-theme/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (1)Versions (13)Used By (0)

Laravel Theme
=============

[](#laravel-theme)

### [主题开发文档:https://doc.uhaveshop.vip/theme](https://doc.uhaveshop.vip/theme)

[](#主题开发文档httpsdocuhaveshopviptheme)

关于
--

[](#关于)

Laravel Theme是一个主题机制解决方案，为需要建立自己的生态系统的开发人员，有了它，你可以建立一个类似wordpress的生态系统。它可以帮助您如下:

- 加载主题基于服务注册。
- 通过命令行，主题开发人员可以轻松快速地构建主题并将主题上传到主题市场。
- 提供主题编写器包支持。在创建的主题中单独引用composer。
- 以事件监控的方式执行主题的安装、卸载、启用、禁用逻辑。易于开发人员扩展。
- 插槽式主题市场支持，通过修改配置文件，开发者可以无缝连接到自己的主题市场。
- 附带一个基本的主题市场，开发人员可以上传主题并对其进行审查。

适用环境
----

[](#适用环境)

```
"php": "^7.3|^8.0",
"ext-zip": "*",
"laravel/framework": "^8.12",
"spatie/laravel-enum": "^2.5"
```

installation
------------

[](#installation)

- Step 1

```
composer require sanlilin/laravel-theme
```

- Step 2

```
php artisan vendor:publish --provider="Sanlilin\LaravelTheme\Providers\ThemeServiceProvider"
```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance49

Moderate activity, may be stable

Popularity9

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

Every ~51 days

Recently: every ~127 days

Total

12

Last Release

377d ago

Major Versions

1.1.1 → 2.0.02025-04-30

### Community

Maintainers

![](https://www.gravatar.com/avatar/6aa8ddf5aa785926032d7c2cf0475d59a7f1a76a03ec9bf482f371be01cbe558?d=identicon)[WHBLeer](/maintainers/WHBLeer)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/sanlilin-laravel-theme/health.svg)

```
[![Health](https://phpackages.com/badges/sanlilin-laravel-theme/health.svg)](https://phpackages.com/packages/sanlilin-laravel-theme)
```

PHPackages © 2026

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