An open API service indexing awesome lists of open source software.

https://github.com/ledccn/ledc-webman

webman框架常用的类、特性、函数、配置等
https://github.com/ledccn/ledc-webman

Last synced: about 1 year ago
JSON representation

webman框架常用的类、特性、函数、配置等

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