PHPackages                             xindong888/ying - 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. xindong888/ying

ActiveLibrary

xindong888/ying
===============

一个好用的laravel后端生成框架A Laravel Admin Package for The Control Group to make your life easier and steer your project in the right direction

124PHP

Since Jun 15Pushed 4y ago1 watchersCompare

[ Source](https://github.com/xindong888/ying)[ Packagist](https://packagist.org/packages/xindong888/ying)[ RSS](/packages/xindong888-ying/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel 后台生成框架Ying
==================

[](#laravel-后台生成框架ying)

一个让程序员失业的框架
-----------

[](#一个让程序员失业的框架)

[欢迎使用YING框架](https://xjke.com/open-source)

[入门指南](https://xjke.com/docs/index.html)

### 一.功能:

[](#一功能)

> 1.自动生成后台管理系统,生产效率提高2000%
> 2.不用写代码就可以构建网站后台

[![Ying框架](https://camo.githubusercontent.com/1e15b0352aec5789941984214a7f51c6a0593b8b2552af2c47827845ea0e9b73/68747470733a2f2f786a6b652e636f6d2f686f6d652f696d672f6f70656e2e6a7067)](https://camo.githubusercontent.com/1e15b0352aec5789941984214a7f51c6a0593b8b2552af2c47827845ea0e9b73/68747470733a2f2f786a6b652e636f6d2f686f6d652f696d672f6f70656e2e6a7067)

### 二.说明

[](#二说明)

> 1基于Voyager二次开发
> 2更符合国人使用习惯
> 3彻底的中文支持
> 4新增图像上传表单组件

---

### 三.系统要求

[](#三系统要求)

> 1.PHP7.3以上版本
> 2.Laravel8.0以上版本

> Want to use Laravel 5? Use [Voyager 1.3](https://github.com/the-control-group/voyager/tree/1.3)

### 四.使用

[](#四使用)

#### 1. 通过Composer安装包

[](#1-通过composer安装包)

```
composer require xindong888/ying
```

#### 2.在(.env)配置文件里配置数据库

[](#2在env配置文件里配置数据库)

```
DB_HOST=localhost
DB_DATABASE=homestead
DB_USERNAME=homestead
DB_PASSWORD=secret

```

#### 4.在(.env)配置文件里配置APP\_URL

[](#4在env配置文件里配置app_url)

```
APP_URL=http://localhost:8000

```

#### 5. 在终端运行安装命令

[](#5-在终端运行安装命令)

> 不生成用户名和密码

```
php artisan voyager:install
```

> 生成用户名和密码

```
php artisan voyager:install --with-dummy
```

后台访问地址 .

#### 6.后台用户名和密码

[](#6后台用户名和密码)

> **email:** `admin@admin.com`
> **password:** `password`

#### 7.分配权限

[](#7分配权限)

```
php artisan voyager:admin your@email.com
```

#### 8.手动创建用户名和密码

[](#8手动创建用户名和密码)

```
php artisan voyager:admin your@email.com --create
```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity29

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://avatars.githubusercontent.com/u/13087957?v=4)[金鹰视频教程](/maintainers/xindong888)[@xindong888](https://github.com/xindong888)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/xindong888-ying/health.svg)

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

PHPackages © 2026

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