PHPackages                             lpcs007/ae-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. lpcs007/ae-php-sdk

ActiveLibrary[API Development](/categories/api)

lpcs007/ae-php-sdk
==================

AliExpress PHP SDK adapted for Composer installation

05.2k↓39.6%1PHP

Since Oct 10Pushed 1y ago1 watchersCompare

[ Source](https://github.com/luizsilva-dev/ae_php_sdk)[ Packagist](https://packagist.org/packages/lpcs007/ae-php-sdk)[ RSS](/packages/lpcs007-ae-php-sdk/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

AliExpress PHP SDK
==================

[](#aliexpress-php-sdk)

This is a PHP SDK for AliExpress, adapted from the original SDK to be Composer-friendly. It allows developers to easily integrate with AliExpress services and APIs using PHP.

Features
--------

[](#features)

- Composer compatibility for easy installation and autoloading (PSR-4).
- Provides a simple interface to interact with AliExpress APIs.
- Log management and request handling built-in.

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

[](#installation)

You can install the SDK via Composer. Simply add the repository to your `composer.json` file and require the package:

```
composer require lpcs007/ae_php_sdk
```

Usage
-----

[](#usage)

Once installed, you can use the SDK to interact with AliExpress services as follows:

```
use AliExpress\Sdk\IopClient;

$client = new IopClient($url, $appKey, $secretKey);
// Now you can use $client to make API requests.
```

For more detailed examples, refer to the `demo` directory included in this repository.

Documentation
-------------

[](#documentation)

This SDK was adapted from the original AliExpress SDK. You can find the full documentation for the AliExpress API at:

[AliExpress API Documentation](https://openservice.aliexpress.com/doc/doc.htm)

Please refer to the official documentation for more details on the available methods, endpoints, and authentication requirements.

License
-------

[](#license)

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.

Contributing
------------

[](#contributing)

Feel free to submit issues or pull requests if you have any suggestions or improvements.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance29

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity17

Early-stage or recently created project

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/f6bcfcae590230884024ca8a101da0e2f6d4ef7af0deb1b1abb8d2d1ce57d028?d=identicon)[luizsilva-dev](/maintainers/luizsilva-dev)

### Embed Badge

![Health badge](/badges/lpcs007-ae-php-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/lpcs007-ae-php-sdk/health.svg)](https://phpackages.com/packages/lpcs007-ae-php-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)[facebook/php-business-sdk

PHP SDK for Facebook Business

90821.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

74513.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

265103.1M454](/packages/google-gax)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)

PHPackages © 2026

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