https://github.com/ledccn/ledc-webman
webman框架常用的类、特性、函数、配置等
https://github.com/ledccn/ledc-webman
Last synced: about 1 year ago
JSON representation
webman框架常用的类、特性、函数、配置等
- Host: GitHub
- URL: https://github.com/ledccn/ledc-webman
- Owner: ledccn
- Created: 2024-10-09T13:13:11.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-21T06:22:44.000Z (over 1 year ago)
- Last Synced: 2025-04-17T08:59:25.319Z (about 1 year ago)
- Language: PHP
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# webman配置模板,一键安装常用组件!
## 安装 Installation
```sh
composer require ledc/webman
```
忽略扩展安装
```shell
composer require ledc/webman --ignore-platform-req=ext-redis --ignore-platform-req=ext-posix -W
```
## 运行环境
PHP版本:>=8.3