# hyperf_mall_goods **Repository Path**: bug_coder/hypref_mall_goods ## Basic Information - **Project Name**: hyperf_mall_goods - **Description**: hyperf_mall项目goods服务 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2023-03-22 - **Last Updated**: 2023-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 商品中心介绍 Hyperf Mall 商品(goods)服务; 默认只开启RPC服务。 # 自动生成脚本命令 ```php hyperf.php lazy:get tableName``` # 环境要求 - 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)