PHPackages                             virtual/redis - 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. virtual/redis

ActiveLibrary

virtual/redis
=============

Laravel Redis View

02Blade

Since Dec 9Pushed 2y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

前言
==

[](#前言)

###### virtual/redis 是一款契合Laravel的Redis视图工具

[](#virtualredis-是一款契合laravel的redis视图工具)

安装
==

[](#安装)

#### 使用composer命令直接安装

[](#使用composer命令直接安装)

```
composer require virtual/redis dev-main

```

#### 或在composer.json添加包名后，执行composer install安装

[](#或在composerjson添加包名后执行composer-install安装)

```
{
    "require": {
        "virtual/redis": "dev-main"
    }
}

```

#### 你应使用 redis-view:install 命令来发布其公共资源

[](#你应使用-redis-viewinstall-命令来发布其公共资源)

```
php artisan redis-view:install

```

#### 运行

[](#运行)

```
http://127.0.0.1:8000/redis-view

```

#### 页面

[](#页面)

[![视图](https://camo.githubusercontent.com/0e2e76e2904cb46e1e388ac85d8d477bd1b625ab2ee6e46b475a7ee35f385c80/687474703a2f2f7869616f6e6172756e2e6f73732d636e2d6265696a696e672e616c6979756e63732e636f6d2f72656469732e706e67)](https://camo.githubusercontent.com/0e2e76e2904cb46e1e388ac85d8d477bd1b625ab2ee6e46b475a7ee35f385c80/687474703a2f2f7869616f6e6172756e2e6f73732d636e2d6265696a696e672e616c6979756e63732e636f6d2f72656469732e706e67)

联系我们
====

[](#联系我们)

如需丰富扩展/其他业务/建议，请直接向 发送邮箱；或添加微信，请说明来意奥

[![个人微信](https://camo.githubusercontent.com/b296d316ef4c3a14bc61abb850d465936db7d5ef02cc6d1c5584655717f898e0/687474703a2f2f7869616f6e6172756e2e6f73732d636e2d6265696a696e672e616c6979756e63732e636f6d2f77782e6a70673f782d6f73732d70726f636573733d696d6167652f726573697a652c6d5f66697865642c685f3334302c775f333030)](https://camo.githubusercontent.com/b296d316ef4c3a14bc61abb850d465936db7d5ef02cc6d1c5584655717f898e0/687474703a2f2f7869616f6e6172756e2e6f73732d636e2d6265696a696e672e616c6979756e63732e636f6d2f77782e6a70673f782d6f73732d70726f636573733d696d6167652f726573697a652c6d5f66697865642c685f3334302c775f333030)

###  Health Score

13

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity20

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/963a3d83665d03a86359f718ae6435e0a0bae11f09719b607457385cf3aa5b28?d=identicon)[gandebucuo](/maintainers/gandebucuo)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/virtual-redis/health.svg)

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

PHPackages © 2026

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