PHPackages                             wuqb/laravel-codeview - 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. wuqb/laravel-codeview

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

wuqb/laravel-codeview
=====================

laravel codeview

1.0.0(4y ago)04MITJavaScript

Since Apr 8Pushed 4y ago1 watchersCompare

[ Source](https://github.com/wuxiumu/code-management)[ Packagist](https://packagist.org/packages/wuqb/laravel-codeview)[ RSS](/packages/wuqb-laravel-codeview/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (2)Used By (0)

code-management
===============

[](#code-management)

简单的线上代码管理工具

安装
--

[](#安装)

```
composer require wuqb/laravel-codeview

```

基本使用
----

[](#基本使用)

1. 先发布配置文件在config目录下面

```
php artisan vendor:publish
```

2. app.php 添加 providers

```
Wqb\CodeView\CodeViewProvider::class,
```

3. app.php 添加 aliases

```
'CodeView' => Wqb\CodeView\Facades\CodeView::class
```

4 开始使用

执行

```
php artisan serve --port=8080

```

访问

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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

1546d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/26143513?v=4)[五朽木](/maintainers/wuxiumu)[@wuxiumu](https://github.com/wuxiumu)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/wuqb-laravel-codeview/health.svg)

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

###  Alternatives

[vlucas/phpdotenv

Loads environment variables from `.env` to `getenv()`, `$\_ENV` and `$\_SERVER` automagically.

13.5k640.2M6.2k](/packages/vlucas-phpdotenv)[mobiledetect/mobiledetectlib

Mobile\_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.

10.7k170.9M520](/packages/mobiledetect-mobiledetectlib)[phpdocumentor/reflection

Reflection library to do Static Analysis for PHP Projects

12525.9M148](/packages/phpdocumentor-reflection)[conquer/codemirror

Yii2 codemirror widget

36289.4k3](/packages/conquer-codemirror)[algoyounes/laravel-package-skeleton

Laravel Package Skeleton for streamlined package development

281.3k](/packages/algoyounes-laravel-package-skeleton)

PHPackages © 2026

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