PHPackages                             soft35/fend-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. [Framework](/categories/framework)
4. /
5. soft35/fend-core

ActiveLibrary[Framework](/categories/framework)

soft35/fend-core
================

Fend Framework Core

v0.0.2(5y ago)0191PHP

Since Jan 27Pushed 5y ago1 watchersCompare

[ Source](https://github.com/xflyhack/FendCore)[ Packagist](https://packagist.org/packages/soft35/fend-core)[ RSS](/packages/soft35-fend-core/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (2)Versions (3)Used By (1)

Fend Core核心
===========

[](#fend-core核心)

[![](https://camo.githubusercontent.com/ec7b669ce4f909178c304949daef611f5e5283bdfda6272e5413f241062111a9/68747470733a2f2f6563686f2e31303074616c2e636f6d2f6170692f62616467652f7068702f66656e642d636f72653f6272616e63683d6d617374657226747970653d52454c494142494c4954595f524154494e47)](https://camo.githubusercontent.com/ec7b669ce4f909178c304949daef611f5e5283bdfda6272e5413f241062111a9/68747470733a2f2f6563686f2e31303074616c2e636f6d2f6170692f62616467652f7068702f66656e642d636f72653f6272616e63683d6d617374657226747970653d52454c494142494c4954595f524154494e47)

Fend框架所有组件需要依赖的类，都会放在这里 功能列表：

- 常见调用函数：http、array、checkdata、string、timer
- 链路跟踪类、统一日志落地管理-EagleEye、LogAgent
- Swoole服务所需进程名称等管理函数-CliFunc
- 统一配置管理封装类-Config
- 统一Debug信息收集展示管理-Debug
- 简单的依赖注入-Di
- 老版本DI封装-Fend
- 分级日志Log（老版）及Logger（新版）
- 统一输入输出隔离类Request、Response
- 系统统一异常：FendException（基础异常）、SystemException（系统异常，链接异常，数据库账号异常）、BizException（业务异常）、ExitException（中断后面代码执行，传递返回结果参数）

html过滤
------

[](#html过滤)

需要引入组件 Purifier html

```
composer require ezyang/htmlpurifier 4.12
```

贡献指南
----

[](#贡献指南)

- 咨询相关老师开通项目权限
- Clone本项目到本地
- 新建分支
    - 添加功能 feature/功能名称
    - 修复BUG bugfix/BUG名称
- Coding
- 将刚才编码的分支Push到远程仓库
- 发起Merge Request
- 等待合并Merge Request

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

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

2

Last Release

1932d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3e88090877a76765bcecd4b6674767f8540672f7115a73ebf465f12ae2eaf841?d=identicon)[xflyhack](/maintainers/xflyhack)

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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