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

ActiveLibrary[API Development](/categories/api)

haohuman/lazop-sdk
==================

Lazada Open API PHP SDK

1.0.1(4y ago)02.3kPHPPHP &gt;=5.6.0

Since Nov 4Pushed 4y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (2)Used By (0)

lazop-sdk
=========

[](#lazop-sdk)

Lazada Open API PHP SDK

sample
------

[](#sample)

```
$c = new LazopClient($url,$appkey,$appSecret);
$request = new LazopRequest('/marketing/rta/adrequest');
$request->addApiParam('gaid_sha256','70574fa9c8f498a7b2e5c8712b1126de7b1406fd02fdc591821c5bd33092fd1c');
$request->addApiParam('oaid','c14e7fb1-4475-4b21-ba18-063c354c0a3c');
$request->addApiParam('gaid','c14e7fb1-4475-4b21-ba18-063c354c0a3c');
$request->addApiParam('city','Jakarta');
$request->addApiParam('channel_retargeting','true');
$request->addApiParam('app_domain','mygame.foo.com');
$request->addApiParam('site_category','Humor');
$request->addApiParam('store_url','https://aaa');
$request->addApiParam('model','iPhone');
$request->addApiParam('client_ip','202.221.221.10');
$request->addApiParam('member_id','1234567');
$request->addApiParam('make','Apple');
$request->addApiParam('user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.83 Safari/537.36');
$request->addApiParam('referer_url','http://www.google.com');
$request->addApiParam('test','0');
$request->addApiParam('os','Android');
$request->addApiParam('site_domain','google.com');
$request->addApiParam('idfa_sha256','70574fa9c8f498a7b2e5c8712b1126de7b1406fd02fdc591821c5bd33092fd1c');
$request->addApiParam('idfa','9C287922-EE26-4501-94B5-DDE6F83E1475');
$request->addApiParam('os_version','1.0.0');
$request->addApiParam('page_category','humor');
$request->addApiParam('site_name','BBC');
$request->addApiParam('app_name','app_name');
$request->addApiParam('limited_ad_tracking','true');
$request->addApiParam('site_url','http://www.aaa.com/index.htm');
$request->addApiParam('bundle_id','com.company.appName');
$request->addApiParam('imei','123456-12-123456-4');
$request->addApiParam('ad_request_id','11111111111111');
$request->addApiParam('sub_channel_id','subchannel1');
$request->addApiParam('app_category','humor');
$request->addApiParam('campaign_id_list','[\"123456789012\",\"1234567890\"]');
$request->addApiParam('country','ID');
var_dump($c->execute($request));
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

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

Unknown

Total

1

Last Release

1649d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3cb3966ccc17c96e529e2c4f943fce38cfe2e3194dc438b9535bbe06f72ef25d?d=identicon)[leopoon](/maintainers/leopoon)

---

Top Contributors

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

### Embed Badge

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

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

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