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

ActiveLibrary[API Development](/categories/api)

appolous/lazada-php-sdk
=======================

A Lazada PHP SDK for Laravel

1.7(1y ago)996.7k↓56.4%14MITPHPPHP ^7.3|^8.0

Since Nov 16Pushed 1mo ago1 watchersCompare

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

READMEChangelog (8)Dependencies (2)Versions (9)Used By (0)

[![Latest Stable Version](https://camo.githubusercontent.com/1c6cf12beae83f5245cd043ad5fccbf4b7a6e4cbfa4affd7253125179f780ef8/68747470733a2f2f706f7365722e707567782e6f72672f6170706f6c6f75732f6c617a6164612d7068702d73646b2f762f737461626c65)](https://packagist.org/packages/appolous/lazada-php-sdk)[![Total Downloads](https://camo.githubusercontent.com/4751704a3de7114fabf8b4fd3e51537d6a0dbce517c5e5ef78cc8c9885781fcf/68747470733a2f2f706f7365722e707567782e6f72672f6170706f6c6f75732f6c617a6164612d7068702d73646b2f646f776e6c6f616473)](https://packagist.org/packages/appolous/lazada-php-sdk)[![MIT Licensed](https://camo.githubusercontent.com/0814fc132c0a54810f50b2c4c62efa416f2dbad7e54d5659e8f6747d5d00b4b0/68747470733a2f2f706f7365722e707567782e6f72672f6170706f6c6f75732f6c617a6164612d7068702d73646b2f6c6963656e7365)](LICENSE.md)[![Buy Me A Coffee](https://camo.githubusercontent.com/f5e8ffeb9a30db270848f189f4ee88e458469d2d1c17fd263ea38e6d8bf36f53/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f2d6275795f6d655f61254332254130636f666665652d677261793f6c6f676f3d6275792d6d652d612d636f66666565)](https://buymeacoffee.com/appolous)

Lazada PHP SDK for Laravel
==========================

[](#lazada-php-sdk-for-laravel)

This PHP SDK is available to download at

Support Laravel 7.x / 8.x / 9.x / 10.x / 11.x / 12.x / 13.x

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

[](#installation)

Via Composer

`composer require appolous/lazada-php-sdk`

How To Use
----------

[](#how-to-use)

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

$lazadaUrl = "https://api.lazada.com.my/rest";
$apiKey = "YOURAPIKEY";
$apiSecret = "YOURAPISECRET";

$lazOp = new LazopClient($lazadaUrl, $apiKey, $apiSecret);
$lazRequest = new LazopRequest('/category/tree/get', 'GET');

// Request Params
$lazRequest->addApiParam($key, $param);

// Upload files
$lazRequest->addFileParam('image', file_get_contents($file));

// Process API
$response = $lazOp->execute($lazRequest, $token); // JSON Response
```

You can find the required parameters here:

Credits
-------

[](#credits)

- [Alan Yeong](https://github.com/alanyeong)
- [Ibnu Halim Mustofa](https://github.com/ibnuhalimm)
- [Afiq Sazlan](https://github.com/afiqsazlan)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

51

—

FairBetter than 95% of packages

Maintenance70

Regular maintenance activity

Popularity41

Moderate usage in the ecosystem

Community14

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 90% 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 ~223 days

Recently: every ~278 days

Total

8

Last Release

493d ago

PHP version history (3 changes)1.0PHP ^7.2

1.1PHP ^8.0.0

1.2PHP ^7.3|^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/74540666?v=4)[Appolous](/maintainers/appolous)[@appolous](https://github.com/appolous)

---

Top Contributors

[![alanyeong](https://avatars.githubusercontent.com/u/1586318?v=4)](https://github.com/alanyeong "alanyeong (18 commits)")[![afiqsazlan](https://avatars.githubusercontent.com/u/43999121?v=4)](https://github.com/afiqsazlan "afiqsazlan (1 commits)")[![ibnuhalimm](https://avatars.githubusercontent.com/u/14322078?v=4)](https://github.com/ibnuhalimm "ibnuhalimm (1 commits)")

---

Tags

laravellazadaphplaravelLazada

### Embed Badge

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

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

###  Alternatives

[defstudio/telegraph

A laravel facade to interact with Telegram Bots

816333.9k3](/packages/defstudio-telegraph)[simplestats-io/laravel-client

Server-side analytics for Laravel that follows the full funnel from visit to registration to payment, attributed to the channel that drove it. Revenue, MRR, churn and ad-spend profit (ROAS/CAC) per channel. GDPR compliant, ad-blocker proof.

5022.0k](/packages/simplestats-io-laravel-client)[riclep/laravel-storyblok

A Laravel wrapper around the Storyblok API to provide a familiar experience for Laravel devs

6279.6k5](/packages/riclep-laravel-storyblok)

PHPackages © 2026

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