# 隐私空间 **Repository Path**: tc666/privacy-space ## Basic Information - **Project Name**: 隐私空间 - **Description**: 基于Hyperf+EasyWechat+Uniapp的隐私空间小程序 - **Primary Language**: PHP - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-07 - **Last Updated**: 2024-04-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 隐私空间 基于Hyperf + Redis + EasyWechat + Vue3 + Ts + UniAPP + TuniaoUI 的练习项目 # 实现功能 将用户密码内容采用AES256的方式存储 # 预览图 ![](https://gitee.com/tc666/privacy-space/raw/master/resource/1.PNG) ![](https://gitee.com/tc666/privacy-space/raw/master/resource/2.PNG) ![](https://gitee.com/tc666/privacy-space/raw/master/resource/3.PNG) ![](https://gitee.com/tc666/privacy-space/raw/master/resource/4.PNG) # 运行环境 - PHP >= 8.1 - Any of the following network engines - Swoole PHP extension >= 5.0,with `swoole.use_shortname` set to `Off` in your `php.ini` - Swow PHP extension >= 1.3 - JSON PHP extension - Pcntl PHP extension - OpenSSL PHP extension (If you need to use the HTTPS) - PDO PHP extension (If you need to use the MySQL Client) - Redis PHP extension (If you need to use the Redis Client) - Protobuf PHP extension (If you need to use the gRPC Server or Client)