Download the PHP package seka19/laravel-shopify without Composer
On this page you can find all versions of the php package seka19/laravel-shopify. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download seka19/laravel-shopify
More information about seka19/laravel-shopify
Files in seka19/laravel-shopify
Package laravel-shopify
Short Description Shopify package for Laravel to aide in app development
License MIT
Informations about the package laravel-shopify
Laravel Shopify App
[2020-01-13] As a notice to all: I am currently refactoring the package in a branch to be more manageable. This package has grown exponentially beyond what I had expected and has become a little cumbersome to manage. The new structure will is simply a shuffle of existing code and minor refactors so future contributions, maintenance, and issues will be much easier to handle. I will try to handle the open issues currently in the queue and issue patch releases as I am doing this -- however I can not guarantee this as I am only one person. Please bare with me... thank you!
A full-featured Laravel package for aiding in Shopify App development, similar to shopify_app
for Rails. Works for Laravel 5.6+
Table of Contents
* Wiki pages
- Goals
- Documentation
- Requirements*
- Installation (New video guide to come soon)*
- Route List*
- Usage*
- Changelog*
- Roadmap*
- Contributing Guide
- LICENSE
For more information, tutorials, etc., please view the project's wiki.
Goals
- [x] Provide assistance in developing Shopify apps with Laravel
- [x] Integration with Shopify API (REST, async REST, GraphQL)
- [x] Authentication & installation for shops (both per-user and offline types)
- [x] Plan & billing integration for single, recurring, and usage-types
- [x] Tracking charges to a shop (recurring, single, usage, etc) with trial support
- [x] Auto install app webhooks and scripttags thorugh background jobs
- [x] Provide basic AppBridge views
- [x] Handles and processes incoming webhooks
- [x] Handles and verifies incoming app proxy requests
- [x] 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
Contributors
Contibutors are updated each release, pulled from Github API. See CONTRIBUTORS.txt
.
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.
All versions of laravel-shopify with dependencies
laravel/framework Version ~5.6 | ^6.0
seka19/basic-shopify-api Version ^6.2.0
doctrine/dbal Version ~2.5
jenssegers/agent Version ^2.6