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

ActiveLibrary[API Development](/categories/api)

cubet/ebay
==========

Ebay package

4373PHP

Since Mar 28Pushed 9y ago2 watchersCompare

[ Source](https://github.com/cubettech/ebay-api)[ Packagist](https://packagist.org/packages/cubet/ebay)[ RSS](/packages/cubet-ebay/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Ebay Package
============

[](#ebay-package)

```
Package to retrieve seller list and ebay listing details of a logged in user.

```

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

[](#requirements)

```
- PHP >=5.3

- Laravel >=4.0

- Illuminate/support 4.1.*

```

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

[](#installation)

This package is installable with Composer. Visit  for composer installation.

First you need to install laravel framework in your project folder. Run following command in terminal.

```
$composer create-project laravel/laravel your-project-name --prefer-dist

```

Visit  for more documentation about laravel installation.

Give read and write permission to app/storage folder in the installed project.Then do the following.

```
$ cd your-project-name

$ composer require cubet/ebay dev-master

```

Add following line of code to the 'providers' array in app/config/app.php

```
Cubet\Ebay\EbayServiceProvider

```

Now you can access our package by pointing to the package function like this :

```
http://localhost/project-folder/your-project-name/public/getebay

```

Note :

For testing purpose we used a sandbox test account. You can change all those test ebay keys to production level keys in the vendor/cubet/ebay/src/config/config.php file.

License
-------

[](#license)

(The MIT License)

Copyright Cubet Techno Labs (c) 2014

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90% 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/f38fc74d3e337da7f4cd19e2cd8f5f5347a4c632515ba837fd8a156a72a8eac6?d=identicon)[cubettech](/maintainers/cubettech)

---

Top Contributors

[![cubettech](https://avatars.githubusercontent.com/u/2525619?v=4)](https://github.com/cubettech "cubettech (9 commits)")[![rockingnibin](https://avatars.githubusercontent.com/u/6670843?v=4)](https://github.com/rockingnibin "rockingnibin (1 commits)")

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/cubet-ebay/health.svg)](https://phpackages.com/packages/cubet-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)
