seka19/laravel-shopify
Composer 安装命令:
composer require seka19/laravel-shopify
包简介
Shopify package for Laravel to aide in app development
关键字:
README 文档
README
[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
- 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.
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.
seka19/laravel-shopify 适用场景与选型建议
seka19/laravel-shopify 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 999 次下载、GitHub Stars 达 1, 最近一次更新时间为 2020 年 02 月 04 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「api」 「shopify」 「laravel」 「shopify-api」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 seka19/laravel-shopify 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 seka19/laravel-shopify 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 seka19/laravel-shopify 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
A PSR-7 compatible library for making CRUD API endpoints
A basic Shopify API wrapper with REST and GraphQL support.
A set of APIs to retrieve data from Shopify
Alfabank REST API integration
PHP SDK for Shopify API
A simple API wrapper for Shopify using Guzzle for REST
统计信息
- 总下载量: 999
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-02-04

