PHPackages                             quynp/lazada - 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. quynp/lazada

ActiveLibrary[API Development](/categories/api)

quynp/lazada
============

Lazada SDK by Quy Nguyen

64.1k3PHP

Since May 3Pushed 7y agoCompare

[ Source](https://github.com/sirquy/lazada)[ Packagist](https://packagist.org/packages/quynp/lazada)[ RSS](/packages/quynp-lazada/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Lazada php by Quy Nguyen
========================

[](#lazada-php-by-quy-nguyen)

This is a [Lazada Open API](https://open.lazada.com) Client for PHP.

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

[](#requirements)

- PHP &gt;= 7.1
- [Composer](https://getcomposer.org/download/)

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

[](#installation)

Execute the following command to get the package:

```
$ composer require quynp/lazada

```

Usage
-----

[](#usage)

Create an instance of the Lazada client, then use to access the Lazada Open Platform API.

```
