PHPackages                             rankfoundry/laravel-ebay - 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. rankfoundry/laravel-ebay

ActiveLibrary[API Development](/categories/api)

rankfoundry/laravel-ebay
========================

Laravel API wrapper for eBay

016PHP

Since Oct 12Pushed 4y ago1 watchersCompare

[ Source](https://github.com/RankFoundry/laravel-ebay)[ Packagist](https://packagist.org/packages/rankfoundry/laravel-ebay)[ RSS](/packages/rankfoundry-laravel-ebay/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel eBay API Wrapper
========================

[](#laravel-ebay-api-wrapper)

[![Latest Version on Packagist](https://camo.githubusercontent.com/bc59ce9fc480ea51381a1e36e9b6518f5739d41cefa270d308152123216cba9f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f72616e6b666f756e6472792f6c61726176656c2d656261792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/rankfoundry/laravel-ebay)[![Total Downloads](https://camo.githubusercontent.com/a841fe9bc47b9fd644a4f26ba7f812bf9c88c7db63d60bbde4dd50ef2dc4fb3b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f72616e6b666f756e6472792f6c61726176656c2d656261792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/rankfoundry/laravel-ebay)

**A Laravel wrapper for eBay API.**

Install
-------

[](#install)

Via Composer

```
$ composer require rankfoundry/laravel-ebay
```

Configuration
-------------

[](#configuration)

Laravel eBay requires connection configuration. To get started, you'll need to publish all vendor assets:

```
$ php artisan vendor:publish --provider="RankFoundry\LaravelEbay\EbayServiceProvider"
```

Add the following values to your enviroment configuration file `EBAY_MODE=``EBAY_SITE_ID=`

`EBAY_SANDBOX_DEV_ID=``EBAY_SANDBOX_APP_ID=``EBAY_SANDBOX_CERT_ID=``EBAY_SANDBOX_AUTH_TOKEN=``EBAY_SANDBOX_OAUTH_USER_TOKEN=`

`EBAY_PROD_DEV_ID=``EBAY_PROD_APP_ID=``EBAY_PROD_CERT_ID=``EBAY_PROD_AUTH_TOKEN=``EBAY_PROD_OAUTH_USER_TOKEN=`

Usage
-----

[](#usage)

See documention for params and others at [eBay docs](https://developer.ebay.com/)

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity28

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/81b87f18c4f160cb3b93916cc69bbee851647b1df6837d2d55586dcb5b17ddfb?d=identicon)[KevinFairbanks](/maintainers/KevinFairbanks)

---

Top Contributors

[![KevinFairbanks](https://avatars.githubusercontent.com/u/12453603?v=4)](https://github.com/KevinFairbanks "KevinFairbanks (10 commits)")

### Embed Badge

![Health badge](/badges/rankfoundry-laravel-ebay/health.svg)

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

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