serhiikamolov/laravel-shopify

A simple package to handle communication with Shopify API

v1.2.8 2025-02-11 16:12 UTC

This package is auto-updated.

Last update: 2025-03-11 18:30:35 UTC


README

Make requests to the Shopify API from your Laravel app

Latest Version on Packagist Tests Code Style Quality Score Total Downloads

The signifly/laravel-shopify package allows you to easily make requests to the Shopify API.

Installation

You can install the package via composer:

composer require signifly/laravel-shopify

The package will automatically register itself.

Documentation

You can find the full documentation here: https://www.notion.so/signifly/Laravel-Shopify-424709fa6dd84defb0879ab8a1cb29fa.

Testing

composer test

Security

If you discover any security issues, please email dev@signifly.com instead of using the issue tracker.

Credits

License

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