PHPackages                             hongyukeji/ebestcore - 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. hongyukeji/ebestcore

ActiveLibrary

hongyukeji/ebestcore
====================

ebestmall core.

0220

Since Aug 12Pushed 5y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

ebestcore
=========

[](#ebestcore)

> 核心

[![Latest Stable Version](https://camo.githubusercontent.com/8d38c4297ce66fa2fe26498318ad118ee117f3592b6826931271cfe8f33c21a4/68747470733a2f2f706f7365722e707567782e6f72672f686f6e6779756b656a692f6562657374636f72652f762f737461626c65)](https://packagist.org/packages/hongyukeji/ebestcore)[![Total Downloads](https://camo.githubusercontent.com/290328edd789005579c7e93c94b3b18b7147259b79105ff502fcacbd9bb1be7a/68747470733a2f2f706f7365722e707567782e6f72672f686f6e6779756b656a692f6562657374636f72652f646f776e6c6f616473)](https://packagist.org/packages/hongyukeji/ebestcore)[![Latest Unstable Version](https://camo.githubusercontent.com/90a22b169ab40c07985af8bf9aefd2b10cb86d229494243d1adadcb9de7bf632/68747470733a2f2f706f7365722e707567782e6f72672f686f6e6779756b656a692f6562657374636f72652f762f756e737461626c65)](https://packagist.org/packages/hongyukeji/ebestcore)[![License](https://camo.githubusercontent.com/6709a1f2af888ab0fbb1750a89cf180e8e3ab4b931e105dffe72b193add27871/68747470733a2f2f706f7365722e707567782e6f72672f686f6e6779756b656a692f6562657374636f72652f6c6963656e7365)](https://packagist.org/packages/hongyukeji/ebestcore)

发布内核版本
------

[](#发布内核版本)

```
git tag v3.9.120 && git push origin v3.9.120 master

```

Git
---

[](#git)

> Git 是一个开源的分布式版本控制系统，用于敏捷高效地处理任何或小或大的项目。

> Git 是 Linus Torvalds 为了帮助管理 Linux 内核开发而开发的一个开放源码的版本控制软件。

> Git 与常用的版本控制工具 CVS, Subversion 等不同，它采用了分布式版本库的方式，不必服务器端软件支持。

```

# 上传 修改
git add . && git commit -a -m "Initial commit" && git push origin master

# 拉取 更新并强制覆盖本地文件
$ git fetch --all && git reset --hard origin/master && git pull

# Git版本号
$ git tag
$ git tag v1.0.0
$ git push origin v1.0.0 master

# Git分支
$ git checkout -b dev
$ git push origin dev

# git 删除本地标签
git tag -d v1.0.0

# git 删除远程标签
git push origin :refs/tags/v1.0.0

```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

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/484917e0c99c9779961352578c18bae13504567d6ec43cc3c594b3e447aad436?d=identicon)[hongyukeji](/maintainers/hongyukeji)

### Embed Badge

![Health badge](/badges/hongyukeji-ebestcore/health.svg)

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

PHPackages © 2026

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