PHPackages                             dcrphp/core - 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. dcrphp/core

ActiveLibrary

dcrphp/core
===========

dcrphp

1.0.6(5y ago)0241MITPHPPHP ^7.0CI failing

Since Mar 15Pushed 2y ago1 watchersCompare

[ Source](https://github.com/dcrphp/core)[ Packagist](https://packagist.org/packages/dcrphp/core)[ RSS](/packages/dcrphp-core/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (10)Dependencies (25)Versions (28)Used By (0)

[![Build Status](https://camo.githubusercontent.com/366f206632d34c3b43f9b61e430b46950bca8a32ca35d08c2bb6757514b1825c/68747470733a2f2f7472617669732d63692e6f72672f6463727068702f636f72652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/dcrphp/core)[![Coverage Status](https://camo.githubusercontent.com/bd4a7cc25a136c16445b9a2e7f6c6bca3d5ffa487b6ec48b74fbe907f7a4a49c/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f6463727068702f636f72652f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/dcrphp/core?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/35901ebb653c34a4a4eeda18cf67066d7ca2ef42692ea30e5d4052b0895869b8/68747470733a2f2f706f7365722e707567782e6f72672f6463727068702f636f72652f762f737461626c652e706e67)](https://packagist.org/packages/dcrphp/core)[![Latest Unstable Version](https://camo.githubusercontent.com/59dc8368bc6185483ece72e4d484fad8c616af5c18db7e81c6cd788c09a1a4d3/68747470733a2f2f706f7365722e707567782e6f72672f6463727068702f636f72652f762f756e737461626c652e706e67)](https://packagist.org/packages/dcrphp/core)

DCRPHP是定位于低代码、集群、前后端分离的应用系统。
1、php版本&gt;=7.0
2、数据库可用Mysql或Sqlite(可在安装页面增加数据库)
3、二次开发请先看wiki:[https://github.com/dcrphp/core/wiki/开发者必读](https://github.com/dcrphp/core/wiki/%E5%BC%80%E5%8F%91%E8%80%85%E5%BF%85%E8%AF%BB)

安装源码(下面5选1)：

```
1、composer create-project dcrphp/core dcrphp
2、进入根目录执行:
    composer require dcrphp/core
    把vender/dcrphp/core/下的内容剪切到根目录
3、源码安装:
    https://github.com/dcrphp/core/tags 下载需要的版本，解压后:
    composer config -g repo.packagist composer https://mirrors.aliyun.com/composer/
    composer install --no-dev -vvv
4、www.dcrcms.com下载全量源码包
   http://www.dcrcms.com/news.php?id=76
5、git clone最新的安装程序
   git clone https://github.com/dcrphp/core.git
   或
   git clone https://gitee.com/dcrphp/core.git (不一定是最新版本)
   上面选一个地址下载好后进入目录执行composer install --no-dev -vvv

```

Web服务器配置根目录为:public
安装系统如下:

```
安装路径是:host/install
安装完成后，后台地址是:host/admin，使用配置好的用户名和密码登陆

```

附:
1、nginx配置:

```
location / {
    try_files $uri $uri/ /index.php?$query_string;
}

```

2、apache配置:
 1、打开httpd.conf
 2、目录的:AllowOverride None改为AllowOverride All
 3、#LoadModule rewrite\_module modules/mod\_rewrite.so 前面的#去掉
 4、重启apache

3、php内置服务器:
php -S 127.0.0.1:8888 -t public/

更新日志请看CHANGELOG.md

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 76.5% 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 ~57 days

Recently: every ~297 days

Total

27

Last Release

756d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5a3b371e27394bd968db9fe1df3d767971f67df3b9fc34aa18273da2792b7e3d?d=identicon)[dcrphp](/maintainers/dcrphp)

---

Top Contributors

[![junqing124](https://avatars.githubusercontent.com/u/6613893?v=4)](https://github.com/junqing124 "junqing124 (374 commits)")[![dcrphp](https://avatars.githubusercontent.com/u/65381497?v=4)](https://github.com/dcrphp "dcrphp (115 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/dcrphp-core/health.svg)

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

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[simplesamlphp/simplesamlphp

A PHP implementation of a SAML 2.0 service provider and identity provider.

1.1k12.4M193](/packages/simplesamlphp-simplesamlphp)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19562.3M1.3k](/packages/drupal-core)

PHPackages © 2026

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