PHPackages                             xingchenboy/dcat-files-management - 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. [File &amp; Storage](/categories/file-storage)
4. /
5. xingchenboy/dcat-files-management

ActiveLibrary[File &amp; Storage](/categories/file-storage)

xingchenboy/dcat-files-management
=================================

Dcat Files Management

v1.2(4y ago)11121MITBladePHP &gt;=7.1.0

Since Feb 23Pushed 4y ago1 watchersCompare

[ Source](https://github.com/xingchenboy/dcat-files-management)[ Packagist](https://packagist.org/packages/xingchenboy/dcat-files-management)[ Docs](https://github.com/xingchenboy/dcat-files-management)[ RSS](/packages/xingchenboy-dcat-files-management/feed)WikiDiscussions master Synced today

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

Dcat-admin-extension 文件管理
=========================

[](#dcat-admin-extension-文件管理)

环境
--

[](#环境)

- PHP &gt;= 7.1.0
- Dcat-admin ^2.0

安装
--

[](#安装)

### composer 安装

[](#composer-安装)

```
composer require xingchenboy/dcat-files-management

```

### 安装扩展

[](#安装扩展)

在 `开发工具->扩展` 安装本扩展

### 设置路由

[](#设置路由)

`use Illuminate\Support\Facades\Route;`

`Route::get('media', [DcatFilesManagementController::class, 'index'])->name('media-index');`

`Route::get('media/download', [DcatFilesManagementController::class, 'download'])->name('media-download');`

`Route::delete('media/delete',  [DcatFilesManagementController::class, 'delete'])->name('media-delete');`

`Route::put('media/move',  [DcatFilesManagementController::class, 'move'])->name('media-move');`

`Route::post('media/upload',  [DcatFilesManagementController::class, 'upload'])->name('media-upload');`

`Route::post('media/folder',  [DcatFilesManagementController::class, 'newFolder'])->name('media-new-folder');`

### 访问

[](#访问)

在 `菜单` 里添加 路径为 media 进行访问

开源协议
----

[](#开源协议)

- 本扩展遵循 `Apache2` 开源协议发布，提供个人及商业免费使用。

版权
--

[](#版权)

- 该系统所属版权归 xingchenboy() 所有。

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity46

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 ~0 days

Total

3

Last Release

1589d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7970583?v=4)[星尘](/maintainers/xingchenboy)[@xingchenboy](https://github.com/xingchenboy)

---

Top Contributors

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

---

Tags

filesextensiondcat admin

### Embed Badge

![Health badge](/badges/xingchenboy-dcat-files-management/health.svg)

```
[![Health](https://phpackages.com/badges/xingchenboy-dcat-files-management/health.svg)](https://phpackages.com/packages/xingchenboy-dcat-files-management)
```

###  Alternatives

[guanguans/dcat-login-captcha

Dcat admin login captcha. - Dcat admin 登录验证码。

42112.7k](/packages/guanguans-dcat-login-captcha)[rkit/filemanager-yii2

FileManager for Yii2

181.3k](/packages/rkit-filemanager-yii2)[sparkinzy/dcat-marketplace

Dcat扩展市场

391.3k](/packages/sparkinzy-dcat-marketplace)

PHPackages © 2026

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