# hyperf_mall_activity **Repository Path**: bug_coder/hyperf_mall_activity ## Basic Information - **Project Name**: hyperf_mall_activity - **Description**: hyperf_mall 活动服务 - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2023-03-22 - **Last Updated**: 2023-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 介绍 Hypref Mall 活动服务。 默认只开启RPC服务。 ### Hyperf Mall介绍 [Hyperf Mall线上地址](https://gitee.com/scwlkj/hypref_mall) ### 小程序端 体验传送门:暂无 [线上小程序端地址](https://gitee.com/scwlkj/hypref_mall_wechat) ### 管理后台 体验传送门:https://admin.51job.top [管理后台地址 ](https://gitee.com/scwlkj/hypref_mall_font) ## 生成基于RPC的CURD命令说明 ```php hyperf.php lazy:get tableName``` tableName: 下划线自动转驼峰 如:member_point -> MemberPoint ## 环境要求 - PHP >= 7.4 - Swoole PHP extension >= 4.5,and Disabled `Short Name` - OpenSSL PHP extension - JSON PHP extension - PDO PHP extension (If you need to use MySQL Client) - Redis PHP extension (If you need to use Redis Client) - Protobuf PHP extension (If you need to use gRPC Server of Client)