https://github.com/lizhichao/one-app
one 框架初项目始化
https://github.com/lizhichao/one-app
one php swoole
Last synced: about 1 year ago
JSON representation
one 框架初项目始化
- Host: GitHub
- URL: https://github.com/lizhichao/one-app
- Owner: lizhichao
- License: apache-2.0
- Created: 2018-11-06T03:27:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-11-23T09:09:02.000Z (over 2 years ago)
- Last Synced: 2025-04-13T12:39:50.519Z (about 1 year ago)
- Topics: one, php, swoole
- Language: PHP
- Size: 105 KB
- Stars: 20
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
one框架项目实例化
[框架文档地址](https://www.kancloud.cn/vic-one/php-one/826876)
安装
```shell
composer create-project lizhichao/one-app
```