PHPackages                             kg-bot/laravel-plentymarket - 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. kg-bot/laravel-plentymarket

ActiveLibrary[API Development](/categories/api)

kg-bot/laravel-plentymarket
===========================

Laravel Integration With Plentymarket

v1.1.0(6y ago)022MITPHPPHP &gt;=7.1CI failing

Since Mar 16Pushed 6y ago1 watchersCompare

[ Source](https://github.com/kg-bot/laravel-plentymarkets)[ Packagist](https://packagist.org/packages/kg-bot/laravel-plentymarket)[ RSS](/packages/kg-bot-laravel-plentymarket/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (3)Dependencies (2)Versions (4)Used By (0)

Laravel PlentyMarket App wrapper
================================

[](#laravel-plentymarket-app-wrapper)

 [![Total Downloads](https://camo.githubusercontent.com/3813b925bb1c5827dabc018df9dd883ae16c22b7cf49ffeadbab4229e893dd94/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b672d626f742f6c61726176656c2d706c656e74796d61726b65742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/kg-bot/laravel-plentymarket)[![Latest Stable Version](https://camo.githubusercontent.com/9ba9ed319c853230971b2fd05e1f8440b960120dbdde0c28ea8fc2daa94df5ad/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6b672d626f742f6c61726176656c2d706c656e74796d61726b65742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/kg-bot/laravel-plentymarket)[![License](https://camo.githubusercontent.com/89fb591a2ce27b8c30c125556fc987fbd6da8e2669e0f164dfdc34a54ed61f06/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6b672d626f742f6c61726176656c2d706c656e74796d61726b65742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/kg-bot/laravel-plentymarket)

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

[](#installation)

1. Require using composer

```
composer require kg-bot/laravel-plentymarket
```

In Laravel 5.5, and above, the package will auto-register the service provider. In Laravel 5.4 you must install this service provider.

2. Add the PlentyMarketServiceProvider to your `config/app.php` providers array.

```
