PHPackages                             bravist/cheshiben - 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. bravist/cheshiben

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

bravist/cheshiben
=================

Che Shi Ben Push SDK for PHP

0.1.2(7y ago)0370MITPHPPHP ^5.5.9 || ^7.0

Since May 15Pushed 7y ago1 watchersCompare

[ Source](https://github.com/bravist/cheshiben-push)[ Packagist](https://packagist.org/packages/bravist/cheshiben)[ RSS](/packages/bravist-cheshiben/feed)WikiDiscussions master Synced 2mo ago

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

Che Shi Ben Push PHP SDK
========================

[](#che-shi-ben-push-php-sdk)

简介
--

[](#简介)

车事本消息推送PHP SDK，主要用于向车事本用户推送系统消息。所有接口都已做单元测试，具体参考`tests`目录文件。

安装扩展
----

[](#安装扩展)

### 使用[composer](https://getcomposer.org/)

[](#使用composer)

> composer 是php的包管理工具， 通过composer.json里的配置管理依赖的包，同时可以在使用类时自动加载对应的包, 在你的composer.json中添加如下依赖

执行

```
composer require bravist/cheshiben

```

使用 Composer 的 autoload 引入

```
require_once('vendor/autoload.php');
```

### 手动引入

[](#手动引入)

```
require_once('/path/to/cheshiben/src/Push.php');
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity49

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

2917d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/195282e1beeb9475b56cbf1b7fcb9c28f9e3232834181d3e95b3f150e3be4b5a?d=identicon)[bravist](/maintainers/bravist)

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/bravist-cheshiben/health.svg)

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

###  Alternatives

[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

4.8k4.3k](/packages/shlinkio-shlink)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[dhlparcel/magento2-plugin

DHL Parcel plugin for Magento 2

11180.5k2](/packages/dhlparcel-magento2-plugin)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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