PHPackages                             heqiauto/hepc-sdk - 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. [API Development](/categories/api)
4. /
5. heqiauto/hepc-sdk

ActiveLibrary[API Development](/categories/api)

heqiauto/hepc-sdk
=================

Sdk client for Heqiauto-epc service

1.3.11(6y ago)56515Apache-2.0PHPPHP &gt;=5.5CI failing

Since Apr 6Pushed 5y ago4 watchersCompare

[ Source](https://github.com/Heqiauto/hepc-sdk)[ Packagist](https://packagist.org/packages/heqiauto/hepc-sdk)[ RSS](/packages/heqiauto-hepc-sdk/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (10)Dependencies (2)Versions (26)Used By (0)

Hepc SDK
========

[](#hepc-sdk)

[![Build Status](https://camo.githubusercontent.com/8cd4f26e8cbf2729ca2fe57e6df3273e774083adb512eb30e8f7cb84fce20bf2/68747470733a2f2f7472617669732d63692e6f72672f486571696175746f2f686570632d73646b2e737667)](https://travis-ci.org/Heqiauto/hepc-sdk)[![Coverage Status](https://camo.githubusercontent.com/94c35f0e2c4b4a136b933cf458842932d8f63f1b2b1ffeaca58da5629a2106eb/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f486571696175746f2f686570632d73646b2f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/Heqiauto/hepc-sdk?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/e1a373a389e83e7b6882f779fac8e80b5857ae043b2c2513611ac060df077d28/68747470733a2f2f706f7365722e707567782e6f72672f486571696175746f2f686570632d73646b2f762f737461626c652e737667)](https://packagist.org/packages/Heqiauto/hepc-sdk)[![Total Downloads](https://camo.githubusercontent.com/3a6defa6af29a56a824da9f8b888eba9ec00a3b4584279e4bcfefc0d26cd3dd9/68747470733a2f2f706f7365722e707567782e6f72672f486571696175746f2f686570632d73646b2f646f776e6c6f6164732e737667)](https://packagist.org/packages/Heqiauto/hepc-sdk)[![Latest Unstable Version](https://camo.githubusercontent.com/5cd65ccf7a04cb1b4977f50f6e6c147207e645fdc927b6c7564b57006e1b9739/68747470733a2f2f706f7365722e707567782e6f72672f486571696175746f2f686570632d73646b2f762f756e737461626c652e737667)](https://packagist.org/packages/Heqiauto/hepc-sdk)[![License](https://camo.githubusercontent.com/73ed417c16dc3115360a4230686017c95b7342dc44b1da212529ea5b221bd9d1/68747470733a2f2f706f7365722e707567782e6f72672f486571696175746f2f686570632d73646b2f6c6963656e73652e737667)](https://packagist.org/packages/Heqiauto/hepc-sdk)

Sdk client for Heqiauto-epc service.

Installation
------------

[](#installation)

It's recommended that you use [Composer](https://getcomposer.org/) to install this project.

```
composer require heqiauto/hepc-sdk
```

This will install the library and all required dependencies. The library requires PHP 5.5 or newer.

Usage
-----

[](#usage)

```
use Heqiauto\HepcSdk\HepcClient;
use Heqiauto\HepcSdk\CarBrand;

$client = new HepcClient('api-host', 'your-key', 'your-secret');
$carBrand = new CarBrand($client)
$brands = $carBrand->getCarBrands();
```

Documents
---------

[](#documents)

- [API Documents](doc/README.md)
- [Release Log](RELEASE.md)

License
-------

[](#license)

The Hepc SDK is open-sourced software licensed under the [Apache License](https://opensource.org/licenses/Apache-2.0).

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~49 days

Recently: every ~136 days

Total

24

Last Release

2217d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/fa34e020a024ff400dc461f9ef9ca5ecb67f33193be983d21455039f8277256f?d=identicon)[yeyanchao](/maintainers/yeyanchao)

---

Top Contributors

[![liuzaisen](https://avatars.githubusercontent.com/u/30256084?v=4)](https://github.com/liuzaisen "liuzaisen (37 commits)")[![panlatent](https://avatars.githubusercontent.com/u/4393268?v=4)](https://github.com/panlatent "panlatent (32 commits)")[![liangshiqing](https://avatars.githubusercontent.com/u/37797863?v=4)](https://github.com/liangshiqing "liangshiqing (7 commits)")[![yeyanchao](https://avatars.githubusercontent.com/u/700650?v=4)](https://github.com/yeyanchao "yeyanchao (3 commits)")

---

Tags

hepchepc-sdkheqiauto-epc-servicesdk-client

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/heqiauto-hepc-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/heqiauto-hepc-sdk/health.svg)](https://phpackages.com/packages/heqiauto-hepc-sdk)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93452.6k6](/packages/botman-driver-telegram)

PHPackages © 2026

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