Code Monkey home page Code Monkey logo

honghus's Introduction

Mix Skeleton

本项目是 MixPHP 全功能开发程序骨架,包含:

每个模块中都包含范例代码

  • Console 开发命令行程序
  • Http 开发 HTTP 接口、网站
  • Tcp 开发各种 RPC 服务,基于 mqtt 协议的物联网项目等
  • Udp 开发基于 UDP 的日志接收系统等
  • WebSocket 开发消息推送、在线聊天、直播弹幕、棋牌游戏等

开发文档

MixPHP 开发指南:http://doc.mixphp.cn

环境要求

  • Linux, OS X, WSL
  • PHP >= 7.2
  • Swoole >= 4.4.4 (websocket >= 4.4.8)

快速开始

推荐使用 composer 安装。

安装最新版本:

composer create-project --prefer-dist mix/mix-skeleton mix 2.1.*

License

Apache License Version 2.0, http://www.apache.org/licenses/

honghus's People

Contributors

astevensume avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.