承接 wwbyte/framework 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

wwbyte/framework

Composer 安装命令:

composer create-project wwbyte/framework

包简介

Lightweight PHP framework based on OpenSwoole.

README 文档

README

A lightweight PHP server framework powered by OpenSwoole, integrating MVC architecture and WebSockets within a single server instance.
One of the key features is its modularity, allowing you to extend its functionality by creating custom modules.

Note: This project is currently under development, and some features may not work as expected. Feel free to explore and contribute, but be aware that the codebase is subject to changes.

General requirements

  • MySQL database
  • Docker
  • WSL is required when running on Windows

Installation via Docker

Start by cloning the project with

git clone https://github.com/elarmust/PHP-Server-Framework.git

Copy docker-examples to docker.

cp docker-examples/* docker/

You may modify the Dockerfile and docker-compose.yml according to your needs.

Before the Docker container is started, rename config-example.json to config.json and edit config.json with valid MySQL connection information. If you've renamed any of the containers, be sure to reflect these changes in the following commands.
Start the Docker containers and run basic migrations with

cd docker
docker compose up -d
docker attach framework-framework-1
migrate run up all

When running on Docker, you can communicate with the Framework process with:

docker attach framework-framework-1

Contributing

If you'd like to contribute, you can do the following:

TO DO list

  • Cron improvement
  • Add command arguments to unit tests and fix some errors
  • Better CLI and fix an error thrown, when invalid command is used.
  • XML and YML configuration support maybe.

统计信息

  • 总下载量: 2
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 3
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MPL-2.0
  • 更新时间: 2024-01-18

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固