PHPackages                             ledc/huolala - 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. ledc/huolala

ActiveLibrary[API Development](/categories/api)

ledc/huolala
============

货拉拉SDK

v7.0.1(1y ago)04MITPHPPHP &gt;=7.4

Since Aug 28Pushed 1y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (3)Used By (0)

货拉拉SDK使用说明
==========

[](#货拉拉sdk使用说明)

安装
--

[](#安装)

`composer require ledc/huolala`

使用说明
----

[](#使用说明)

开箱即用，只需要传入一个配置，初始化一个实例即可：

```
use Ledc\Huolala\Config;

//更多配置项，可以查看 配置管理类的属性 Ledc\Huolala\Config
$config = [
    'appKey' => '',
    'appSecret' => '',
    'sandbox' => true,
];
$config = new Config($config)
```

二次开发
----

[](#二次开发)

配置管理类：`Ledc\Huolala\Config`

货拉拉APP业务类：`Ledc\Huolala\AppApi`

你可以继承`Ledc\Huolala\Config`或`Ledc\Huolala\AppApi`，扩展您需要的功能。

在创建实例后，所有的方法都可以有IDE自动补全;

捐赠
--

[](#捐赠)

[![reward](reward.png)](reward.png)

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~0 days

Total

2

Last Release

625d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4af14254189bc74029cc40f4206f8006872b0cd092c680201f204a85a490f143?d=identicon)[ledccn](/maintainers/ledccn)

---

Top Contributors

[![ledccn](https://avatars.githubusercontent.com/u/53997080?v=4)](https://github.com/ledccn "ledccn (3 commits)")

### Embed Badge

![Health badge](/badges/ledc-huolala/health.svg)

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

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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