PHPackages                             cin/dcat-config - 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. cin/dcat-config

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

cin/dcat-config
===============

配置项

1.0.2(5y ago)1308MITPHPPHP &gt;=7.1.0

Since May 8Pushed 5y ago1 watchersCompare

[ Source](https://github.com/cokia-cinco/dcat-admin-config)[ Packagist](https://packagist.org/packages/cin/dcat-config)[ Docs](https://github.com/cokia-cinco/dcat-config.git)[ RSS](/packages/cin-dcat-config/feed)WikiDiscussions main Synced today

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

Dcat Admin Config
=================

[](#dcat-admin-config)

致敬原作者([github.com/Ghost-die/dcat-config](https://github.com/Ghost-die/dcat-config)),本插件于原作者插件进行修改

1. 导入插件

    ```
    composer require cin/dcat-config

    ```
2. 项目目录/config/admin.php-&gt;database配置数据库名

    ```
    'database'=>[
    	'config_table' => 'config',
    ]

    ```
3. 更新并开启拓展
4. 于拓展的设置中添加基础配置项(存储于admin\_seeting表中)
5. 支持的类型有

    ```
    'text' => '文本',
    'select' => '下拉选框单选',
    'multipleSelect' => '下拉选框多选',
    'listbox' => '多选盒',
    'textarea' => '长文本',
    'radio' => '单选',
    'checkbox' => '多选',
    'email' => '邮箱',
    'password' => '密码',
    'url' => '链接',
    'ip' => 'IP',
    'mobile' => '手机',
    'color' => '颜色选择器',
    'time' => '时间',
    'date' => '日期',
    'datetime' => '时间日期',
    'file' => '文件上传',
    'image' => '图片上传',
    'multipleImage' => '多图上传',
    'multipleFile' => '多文件上传',
    'editor' => '富文本编辑器',
    'number' => '数字',
    'rate' => '费率',
    'array'=>'数组'

    ```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

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

Every ~14 days

Total

3

Last Release

1853d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/57396244?v=4)[cokia-cinco](/maintainers/cokia-cinco)[@cokia-cinco](https://github.com/cokia-cinco)

---

Top Contributors

[![cokia-cinco](https://avatars.githubusercontent.com/u/57396244?v=4)](https://github.com/cokia-cinco "cokia-cinco (13 commits)")

---

Tags

extensiondcat admin

### Embed Badge

![Health badge](/badges/cin-dcat-config/health.svg)

```
[![Health](https://phpackages.com/badges/cin-dcat-config/health.svg)](https://phpackages.com/packages/cin-dcat-config)
```

###  Alternatives

[abbotton/dcat-sku-plus

基于Dcat Admin的SKU扩展增强版

542.3k](/packages/abbotton-dcat-sku-plus)[sparkinzy/dcat-distpicker

省市区地址选择器，支持select2

272.8k1](/packages/sparkinzy-dcat-distpicker)[sparkinzy/dcat-marketplace

Dcat扩展市场

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

PHPackages © 2026

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