centire/laravel-shopify

Shopify package for Laravel to aide in app development
1,689
Install
composer require centire/laravel-shopify
Latest Version:14.3.2
PHP:>=7.2
License:MIT
Last Updated:Oct 12, 2022
Links: GitHub  ·  Packagist
Maintainer: niveshsaharan

Laravel Shopify App

Tests


A full-featured Laravel package for aiding in Shopify App development, similar to shopify_app for Rails. Works for Laravel 5.6+

Screenshot Screenshot: Billable

Table of Contents

* Wiki pages

For more information, tutorials, etc., please view the project's wiki.

Goals

  • Provide assistance in developing Shopify apps with Laravel
  • Integration with Shopify API (REST, async REST, GraphQL)
  • Authentication & installation for shops (both per-user and offline types)
  • Plan & billing integration for single, recurring, and usage-types
  • Tracking charges to a shop (recurring, single, usage, etc) with trial support
  • Auto install app webhooks and scripttags thorugh background jobs
  • Provide basic AppBridge views
  • Handles and processes incoming webhooks
  • Handles and verifies incoming app proxy requests
  • Namespacing abilities to run multiple apps on the same database

Documentation

For full resources on this package, see the wiki.

Changelog

Changelog

License

This project is released under the MIT license.

Related Packages

bryanyeh/shopify-laravel

Shopify API for Laravel 5.4 using Guzzle

229 6
dan/shopify-api

Shopify API for PHP

8,581 21
dan/shopify

Shopify API with Laravel integrations using latest Guzzle.

25,603 23
secundo/laravel-graphql-query-builder

A powerful and elegant GraphQL query builder for PHP, designed specifically for...

14,525 3