PHPackages                             trungnt309193/lazop-sdk-php - 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. trungnt309193/lazop-sdk-php

ActiveLibrary[API Development](/categories/api)

trungnt309193/lazop-sdk-php
===========================

A Lazada PHP SDK for Laravel

v2.4.0(4y ago)0480MITPHP

Since Nov 17Pushed 4y ago1 watchersCompare

[ Source](https://github.com/trungnt309193/lazop-sdk-php)[ Packagist](https://packagist.org/packages/trungnt309193/lazop-sdk-php)[ Docs](https://github.com/trungnt309193/lazada-php-sdk)[ RSS](/packages/trungnt309193-lazop-sdk-php/feed)WikiDiscussions main Synced yesterday

READMEChangelog (4)DependenciesVersions (6)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 trungnt309193/lazop-sdk-php
```

Usage
-----

[](#usage)

Sample usage:

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

...
$c = new LazopClient('https://api.lazada.test/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

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

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

5

Last Release

1634d ago

Major Versions

1.0.1 → v2.1.02021-11-17

### Community

Maintainers

![](https://www.gravatar.com/avatar/b889734339e90e574e5adfa388a28f14add4f593b04a28220601c1fc26c53220?d=identicon)[trungnt309193@gmail.com](/maintainers/trungnt309193@gmail.com)

---

Top Contributors

[![trungnt309193](https://avatars.githubusercontent.com/u/85536684?v=4)](https://github.com/trungnt309193 "trungnt309193 (5 commits)")[![trungntstepup](https://avatars.githubusercontent.com/u/83626328?v=4)](https://github.com/trungntstepup "trungntstepup (1 commits)")

---

Tags

Lazadalazop

### Embed Badge

![Health badge](/badges/trungnt309193-lazop-sdk-php/health.svg)

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

###  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)
