All Projects → osiset → Laravel Shopify

osiset / Laravel Shopify

Licence: mit
A full-featured Laravel package for aiding in Shopify App development

Projects that are alternatives of or similar to Laravel Shopify

Jwt Auth Guard
JWT Auth Guard for Laravel and Lumen Frameworks.
Stars: ✭ 319 (-49.68%)
Mutual labels:  laravel, laravel-package, driver
Laravel Server Monitor
Server Monitoring Command for Laravel Applications
Stars: ✭ 424 (-33.12%)
Mutual labels:  laravel, laravel-package
Eloquent Viewable
Associate views with Eloquent models in Laravel
Stars: ✭ 404 (-36.28%)
Mutual labels:  laravel, laravel-package
Telegram
✈️ Telegram Notifications Channel for Laravel
Stars: ✭ 450 (-29.02%)
Mutual labels:  laravel, laravel-package
Validator Docs
Validação de CPF, CNPJ, CNH, NIS, Título Eleitoral e Cartão Nacional de Saúde com Laravel.
Stars: ✭ 334 (-47.32%)
Mutual labels:  laravel, laravel-package
Bagisto
An easy to use, free and open source laravel eCommerce platform to build your online shop in no time.
Stars: ✭ 4,140 (+553%)
Mutual labels:  laravel, laravel-package
Statamic
Statamic 3: The New Site/App Package
Stars: ✭ 431 (-32.02%)
Mutual labels:  laravel, laravel-package
Mercurius
Real-time Messenger for Laravel
Stars: ✭ 309 (-51.26%)
Mutual labels:  laravel, laravel-package
Framework
The truly Laravel E-commerce Framework
Stars: ✭ 456 (-28.08%)
Mutual labels:  laravel, laravel-package
Aimeos Laravel
Laravel ecommerce package for professional, ultra fast online shops, complex B2B applications and #gigacommerce
Stars: ✭ 5,204 (+720.82%)
Mutual labels:  laravel, laravel-package
Laravel Decomposer
⚙️ A Laravel package to decompose your installed packages, their dependencies, your app & server environment
Stars: ✭ 488 (-23.03%)
Mutual labels:  laravel, laravel-package
Generator
Laravel 5.3+ Scaffold Generator, Support both bootstrap and Semantic UI
Stars: ✭ 327 (-48.42%)
Mutual labels:  laravel, laravel-package
Laravel Visits
📊 Laravel Visits is a counter that can be attached to any model to track its visits using Redis or Eloquent. (with tags, IP protection and caching)
Stars: ✭ 582 (-8.2%)
Mutual labels:  laravel, laravel-package
Secure Headers
PHP Secure Headers
Stars: ✭ 379 (-40.22%)
Mutual labels:  laravel, laravel-package
Laravel Mail Viewer
View all the mailables in your laravel app at a single place
Stars: ✭ 315 (-50.32%)
Mutual labels:  laravel, laravel-package
Sharp
Laravel 6+ Content management framework
Stars: ✭ 430 (-32.18%)
Mutual labels:  laravel, laravel-package
Laravel Form Components
A set of Blade components to rapidly build forms with Tailwind CSS (v1.0 and v2.0) and Bootstrap 4. Supports validation, model binding, default values, translations, Laravel Livewire, includes default vendor styling and fully customizable!
Stars: ✭ 295 (-53.47%)
Mutual labels:  laravel, laravel-package
Laravel Starter
A CMS like modular starter application project built with Laravel 8.x.
Stars: ✭ 299 (-52.84%)
Mutual labels:  laravel, laravel-package
Laravel Js Localization
🌐 Convert your Laravel messages and consume them in the front-end!
Stars: ✭ 451 (-28.86%)
Mutual labels:  laravel, laravel-package
Snooze
A package to simplify automating future notifications and reminders in Laravel
Stars: ✭ 515 (-18.77%)
Mutual labels:  laravel, laravel-package

Laravel Shopify App

Tests Coverage StyleCI License


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

  • [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

Repository

Contributors

Contibutions 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, wheather its 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].