probststefan/laravel-shopware-api

This package provides a convenient wrapper to the Shopware 5 API for Laravel applications.

dev-master 2020-06-03 06:33 UTC

This package is auto-updated.

Last update: 2025-06-29 01:28:52 UTC


README

Latest Version on Packagist Build Status Quality Score Total Downloads

This package provides a convenient wrapper to the Shopware 5 API for Laravel applications.

Installation

You can install the package via composer:

composer require probststefan/laravel-shopware-api

Usage

// Usage description here

Testing

composer test

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email probststefan@gmail.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

Laravel Package Boilerplate

This package was generated using the Laravel Package Boilerplate.