PHPackages                             khanhicetea/lazada-php-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. khanhicetea/lazada-php-sdk

ActiveLibrary[API Development](/categories/api)

khanhicetea/lazada-php-sdk
==========================

A Lazada PHP SDK

1.2(4y ago)036MITPHPPHP ^7.2|^8.0

Since Jan 24Pushed 4y ago1 watchersCompare

[ Source](https://github.com/khanhicetea/lazada-php-sdk)[ Packagist](https://packagist.org/packages/khanhicetea/lazada-php-sdk)[ Docs](https://github.com/khanhicetea/lazada-php-sdk)[ RSS](/packages/khanhicetea-lazada-php-sdk/feed)WikiDiscussions master Synced today

READMEChangelog (4)DependenciesVersions (5)Used By (0)

### Lazada PHP SDK

[](#lazada-php-sdk)

Why ?

- Lazada official SDK is bad code (no tests, raw CURL implementations, no packagist package)
- Has 2 errors :
    - LazopClient line 114, "no varriable named reponse"
    - addApiParam in LazopRequest (use json\_decode instead of json\_encode)
- Remove default error handler so developer can assigned new error handler he want

```
$client = LazopClient(....)
$client->errorHandler = function($requestUrl, $errorCode, $responseTxt) {
    // implement your error handler here
};
```

NO GUARANTEE !!! I just fixed what I can !

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

Total

4

Last Release

1582d ago

Major Versions

0.1 → 1.02022-01-24

PHP version history (2 changes)0.1PHP ^7.2

1.2PHP ^7.2|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/7813bb37bdbd56acf5eb3e1fdcbe1f31c34fcb16134a1538ee7d7b6b9d2825af?d=identicon)[khanhicetea](/maintainers/khanhicetea)

---

Top Contributors

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

---

Tags

sdkLazada

### Embed Badge

![Health badge](/badges/khanhicetea-lazada-php-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/khanhicetea-lazada-php-sdk/health.svg)](https://phpackages.com/packages/khanhicetea-lazada-php-sdk)
```

###  Alternatives

[appwilio/cdek-sdk

CDEK API SDK (cdek.ru)

406.5k](/packages/appwilio-cdek-sdk)[mocking-magician/coinbase-pro-sdk

Library for coinbase pro API calls

223.2k](/packages/mocking-magician-coinbase-pro-sdk)

PHPackages © 2026

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