All Projects → mojisrc → Fashop

mojisrc / Fashop

php开源商城系统,基于swoole、easyswoole框架开发

Labels

Projects that are alternatives of or similar to Fashop

Docker Swoole
🏄 Official Docker Image of Swoole
Stars: ✭ 287 (-40.82%)
Mutual labels:  swoole
Swoole Src
🚀 Coroutine-based concurrency library for PHP
Stars: ✭ 17,175 (+3441.24%)
Mutual labels:  swoole
Fastd
🚀 A high performance PHP API framework.
Stars: ✭ 423 (-12.78%)
Mutual labels:  swoole
Lawoole
Lawoole is a high-performance PHP framework based on Laravel and Swoole
Stars: ✭ 300 (-38.14%)
Mutual labels:  swoole
Simps
🚀 A simple, lightweight and high-performance PHP coroutine framework.
Stars: ✭ 318 (-34.43%)
Mutual labels:  swoole
Laravel Swoole
High performance HTTP server based on Swoole. Speed up your Laravel or Lumen applications.
Stars: ✭ 3,726 (+668.25%)
Mutual labels:  swoole
Manaphp
ManaPHP Framework: Swoole+FPM
Stars: ✭ 271 (-44.12%)
Mutual labels:  swoole
Groupco
PHP的服务化框架。适用于Api、Http Server、Rpc Server;帮助原生PHP项目转向微服务化。出色的性能与支持高并发的协程相结合
Stars: ✭ 473 (-2.47%)
Mutual labels:  swoole
Shadowfax
Run Laravel on Swoole.
Stars: ✭ 325 (-32.99%)
Mutual labels:  swoole
Swoole Bot
基于swoole实现的微信机器人,依赖vbot和微信网页版的功能,帮助管理微信群/聊天/踢人等
Stars: ✭ 404 (-16.7%)
Mutual labels:  swoole
Yii2 Swoole
yii2 swoole,让yii2运行在swoole上
Stars: ✭ 317 (-34.64%)
Mutual labels:  swoole
Laravel S
LaravelS is an out-of-the-box adapter between Swoole and Laravel/Lumen.
Stars: ✭ 3,479 (+617.32%)
Mutual labels:  swoole
Hyperf
🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.
Stars: ✭ 4,206 (+767.22%)
Mutual labels:  swoole
Queryphp
🔥High Performance PHP Progressive Framework.
Stars: ✭ 299 (-38.35%)
Mutual labels:  swoole
Easyswoole
swoole,easyswoole,swoole framework
Stars: ✭ 4,409 (+809.07%)
Mutual labels:  swoole
Awesome Swoole
A curated list of Swoole
Stars: ✭ 283 (-41.65%)
Mutual labels:  swoole
Yurunoauthlogin
PHP 第三方登录授权 SDK,集成了QQ、微信、微博、Github等常用接口。支持 php-fpm 和 Swoole,所有框架通用。QQ群:17916227
Stars: ✭ 330 (-31.96%)
Mutual labels:  swoole
Dora Rpc
DoraRPC is an RPC For the PHP MicroService by The Swoole
Stars: ✭ 475 (-2.06%)
Mutual labels:  swoole
Laravelfly
To be an absolutely safe solution to speed up Laravel with Swoole. Preloading + Coroutine and Tinker Online.
Stars: ✭ 459 (-5.36%)
Mutual labels:  swoole
Ide Helper
📘 Swoole IDE Helper
Stars: ✭ 378 (-22.06%)
Mutual labels:  swoole

FaShop

长期维护版本,欢迎大家参与;

注意:v3版本还有大量代码未提交,仅供学习

后续会补进来,最近有些忙

安装

# 安装swoole
docker-compose up --d swoole

# 进入docke容器内部执行命令
docker-compose exec swoole bash

composer install

php easyswoole start

访问

http://127.0.0.1:9511

如果想修改端口号请配置dev.php 和 docker-compose.yml

参与开发

更多项目请关注:https://www.fashop.cn

期待您的加入~ ,欢迎大家踊跃提交代码。

开发问题欢迎一起交流 : QQ交流群:632466687

小程序项目地址:https://github.com/mojisrc/wechat-mini-shop

后台前端项目地址:https://github.com/mojisrc/fashop-admin

App项目地址:https://github.com/mojisrc/fashop-client-react-native

文档地址

https://www.fashop.cn

最新功能

  • 自定义后台拖拽界页面;
  • 默认3种商品分类页面;
  • 订单管理;
  • 退款退货管理;
  • 收藏列表;
  • 地址管理,1.用户添加,2.调用微信地址管理接口;
  • 购物车管理,支持切换规格;
  • 商品管理,支持多规格切换

即将推出功能

  • 拼团
  • 自定义个人中心
  • 还有....如果您有什么需求,可以进群提出,说不定我们会优先处理, QQ交流群:632466687

后台界面

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