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

ActiveLibrary[API Development](/categories/api)

alzen8work/lazada-php-sdk
=========================

A Lazada PHP SDK for Laravel

24.2.22(2y ago)0391MITPHP

Since Feb 21Pushed 2y ago1 watchersCompare

[ Source](https://github.com/alzen8work/lazada-php-sdk)[ Packagist](https://packagist.org/packages/alzen8work/lazada-php-sdk)[ Docs](https://github.com/alzen8work/lazada-php-sdk)[ RSS](/packages/alzen8work-lazada-php-sdk/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

PHP Library for the Lazada Open API
===================================

[](#php-library-for-the-lazada-open-api)

Usage of this library is also available at [Lazada Open API](https://open.lazada.com)

Version
-------

[](#version)

Version 2.4.0

Requirements
------------

[](#requirements)

PHP SDK requires PHP 5 or newer version

Composer Installation
---------------------

[](#composer-installation)

Run the following command:

```
composer require alzen8work/lazada-php-sdk
```

Usage
-----

[](#usage)

Sample usage:

```
use Lazada\LazopClient;
use Lazada\LazopRequest;

...
$c = new LazopClient('https://api.lazada.com/rest', '${appKey}', '${appSecret}');
$request = new LazopRequest('/mock/api/get');
$request->addApiParam('api_id',1);
$request->addHttpHeaderParam('cx','test');

var_dump($c->execute($request));
...
```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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

808d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8ab0342edb278600aa6f97fe982e37914ac66bf19b0dea0ef12a65c1b4a116ab?d=identicon)[alzen8work](/maintainers/alzen8work)

---

Top Contributors

[![alzen8work](https://avatars.githubusercontent.com/u/20431509?v=4)](https://github.com/alzen8work "alzen8work (1 commits)")[![ept-kl](https://avatars.githubusercontent.com/u/203063417?v=4)](https://github.com/ept-kl "ept-kl (1 commits)")

---

Tags

Lazadalazop

### Embed Badge

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

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

###  Alternatives

[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M271](/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/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)[hubspot/api-client

Hubspot API client

23414.2M16](/packages/hubspot-api-client)

PHPackages © 2026

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