# hyperf_mall_member **Repository Path**: bug_coder/hypref_mall_member ## Basic Information - **Project Name**: hyperf_mall_member - **Description**: hyperf_mall member服务 - **Primary Language**: Unknown - **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 # 介绍 Hyperf Mall 会员(member)服务; 默认只开启RPC服务。 # 自动生成脚本命令 ```php hyperf.php lazy:get tableName``` tableName: 下划线自动转驼峰 如:member_point -> MemberPoint # 环境要求 - PHP >= 7.3 - 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)