Laravel 7 – 9
PHP 7.2+
Repository is archived
No commit activity in last 2 years
No release in over 2 years
Shopify package for Laravel to aide in app development
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

mockery/mockery
^1.0
~3.8 || ~4.0 || ~5.0 || ~6.0 || ~7.0
~3.8 || ~4.0 || ~5.0 || ~6.0 || ~7.0
phpstan/phpstan
^0.12
phpunit/phpunit
~8.0 || ^9.0

Runtime

funeralzone/valueobjects
^0.5
^7.0 || ^8.0 || ^9.0
osiset/basic-shopify-api
^9.0 || <=10.0.5
 Project Readme

Laravel Shopify App

Tests codecov License


[Closing]

Please read this announcement.

@kyon147 is going to maintain a version which you can find here https://github.com/Kyon147/laravel-shopify


A full-featured Laravel package for aiding in Shopify App development, similar to shopify_app for Rails. Works for Laravel 7 and up.

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 through 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.

For internal documentation, it is available here from phpDocumentor.

Issue or request?

If you have found a bug or would like to request a feature for discussion, please use the ISSUE_TEMPLATE in this repo when creating your issue. Any issue submitted without this template will be closed.

License

This project is released under the MIT license.

Misc

Repository

Contributors

Contributions are always welcome! Contibutors are updated each release, pulled from Github. See CONTRIBUTORS.txt.

If you're looking to become a contributor, please see CONTRIBUTING.md.

Maintainers

Maintainers are users who manage the repository itself, whether it's managing the issues, assisting in releases, or helping with pull requests.

Currently this repository is maintained by:

Looking to become a maintainer? E-mail @osiset directly.

Special Note

I develop this package in my spare time, with a busy family/work life like many of you! So, I would like to thank everyone who's helped me out from submitting PRs, to assisting on issues, and plain using the package (I hope its useful). Cheers.