PHPackages                             maverickslab/ebay-legacy - 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. maverickslab/ebay-legacy

ActiveLibrary[API Development](/categories/api)

maverickslab/ebay-legacy
========================

This package is a layer over eBay's trading api to make interaction with eBay easier

1.0.0(9y ago)22601[1 issues](https://github.com/mavericks-lab/ebay-legacy/issues)MITPHPPHP ^7.0

Since May 3Pushed 7y ago2 watchersCompare

[ Source](https://github.com/mavericks-lab/ebay-legacy)[ Packagist](https://packagist.org/packages/maverickslab/ebay-legacy)[ RSS](/packages/maverickslab-ebay-legacy/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

eBay Trading API Package for Laravel 5.4
----------------------------------------

[](#ebay-trading-api-package-for-laravel-54)

\###Requirements ####Cloudinary In order to use this package for listing products to eBay, you need to create a [cloudinary](http://cloudinary.com/) account.

### Dependencies

[](#dependencies)

1. Php ^5.3.3 || ^7.0
2. guzzlehttp/guzzle ^6.2
3. cloudinary/cloudinary\_php ^1.7

### Set up

[](#set-up)

1. run composer require **maverickslab/ebay-legacy**
2. run php artisan **vendor:publish**
3. edit your configuration files **"config/ebay.php"**

### Authenticating

[](#authenticating)

To authorize your app to make requests to eBay on behalf of the merchant, you need to go though the authentication flow. Set up an app on the [eBay developer portal](https://go.developer.ebay.com/).

1. Set your **accepted url** to an endpoint on your app to receive the token. The default route on the package is **..yourdomain/ebay/authorized**. You can extend the **EbayController** and override the **authorized** method to handle the token response.
2. Set your **declined/rejected url** to an endpoint on your app to receive the token. The default route on the package is **..yourdomain/ebay/declined**. You can extend the **EbayController** and override the **declined** method to handle the token response.

Make a request to **...yourdomain/ebay/install** to test installation flow.

### Making requests

[](#making-requests)

In order to make requests, you have to make sure you have provided the required params in the **ebay.php** file in your **config** directory. To do this, copy and paste this in your .env file and make the necessary changes

EBAY\_COMPATIBILITY\_LEVEL=951 EBAY\_RUNAME=XXXXXXXXX EBAY\_API\_APP\_NAME=XXXXXXXXX EBAY\_API\_CERT\_NAME=XXXXXXXXX EBAY\_API\_DEV\_NAME=XXXXXXXXX EBAY\_SIGN\_IN\_URL=EBAY\_BASE\_URL=EBAY\_WARNING\_LEVEL=High EBAY\_ERROR\_LANGUAGE=en\_US EBAY\_USER\_TOKEN=XXXXXXXXX

### Request methods

[](#request-methods)

### Features

[](#features)

1. Authenticating with eBay
2. Import products from eBay
3. Create listings on eBay
4. Import orders on eBay
5. Update orders on eBay

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity59

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

Every ~58 days

Total

2

Last Release

3286d ago

PHP version history (2 changes)v1.0.0-RC01PHP ^5.3.3 || ^7.0

1.0.0PHP ^7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/5f695cede213ece9f3d82ba0a59e59c1f929726b02882b0cac291fda0a9c6616?d=identicon)[maverickslab](/maintainers/maverickslab)

---

Top Contributors

[![albertfiati](https://avatars.githubusercontent.com/u/2583451?v=4)](https://github.com/albertfiati "albertfiati (16 commits)")

---

Tags

laravelebay

### Embed Badge

![Health badge](/badges/maverickslab-ebay-legacy/health.svg)

```
[![Health](https://phpackages.com/badges/maverickslab-ebay-legacy/health.svg)](https://phpackages.com/packages/maverickslab-ebay-legacy)
```

###  Alternatives

[statamic/cms

The Statamic CMS Core Package

4.8k3.5M923](/packages/statamic-cms)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

252.5k](/packages/eslazarev-wildberries-sdk)[simplestats-io/laravel-client

Analytics for Laravel. Track visitors, registrations, and payments. Discover which channels actually drive revenue, not just traffic. Server-side, GDPR compliant, ad-blocker proof.

5019.3k](/packages/simplestats-io-laravel-client)[files.com/files-php-sdk

Files.com PHP SDK

2478.1k](/packages/filescom-files-php-sdk)[scriptdevelop/whatsapp-manager

Paquete para manejo de WhatsApp Business API en Laravel

783.5k](/packages/scriptdevelop-whatsapp-manager)

PHPackages © 2026

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