All Projects → swoole → Community Chinese

swoole / Community Chinese

Swoole 提案

Labels

Projects that are alternatives of or similar to Community Chinese

Gomoku
this is a Gomoku game's client and server, which bulid by canvas and swoole
Stars: ✭ 44 (-56.44%)
Mutual labels:  swoole
Php Coroutine Engine
This project for php-fpm support coroutine
Stars: ✭ 74 (-26.73%)
Mutual labels:  swoole
Swoole Source Analysis
swoole source reading 源码分析
Stars: ✭ 88 (-12.87%)
Mutual labels:  swoole
Swoole Ide Helper
Auto completion, trigger suggest and view docs for Swoole in editor.
Stars: ✭ 1,116 (+1004.95%)
Mutual labels:  swoole
Swoft Framework
[READ ONLY] Swoft Framework, base of Swoft
Stars: ✭ 70 (-30.69%)
Mutual labels:  swoole
Ycsocket
基于swoole的socket框架,支持协程版MySQL、Redis连接池,已用于大型RPG游戏服务端
Stars: ✭ 77 (-23.76%)
Mutual labels:  swoole
Socket Io
基于Hyperf微服务协程框架开发的sokcet-io分布式系统
Stars: ✭ 38 (-62.38%)
Mutual labels:  swoole
Alphp
A micro PHP Docker environment based on an Alpine image. Can be used for container publishing, the completed image is only 30-40M
Stars: ✭ 100 (-0.99%)
Mutual labels:  swoole
Mqtt
🕹 MQTT Protocol Analysis and Coroutine Client for PHP. Support for 3.1, 3.1.1 and 5.0 versions of the MQTT protocol.
Stars: ✭ 72 (-28.71%)
Mutual labels:  swoole
Yii2 Swoole
full solutions making yii2-framework run on swoole with coroutine.
Stars: ✭ 86 (-14.85%)
Mutual labels:  swoole
Mqcms
🤖 ⚡️ 麻雀虽小 五脏俱全 基于hyperf的快速优雅的应用开发框架
Stars: ✭ 64 (-36.63%)
Mutual labels:  swoole
Phpspidermagnetbittorrent
php实现p2p中DHT网络爬虫,并提供搜索下载
Stars: ✭ 64 (-36.63%)
Mutual labels:  swoole
Mix Phar Skeleton
Phar command line program development skeleton
Stars: ✭ 81 (-19.8%)
Mutual labels:  swoole
Siler
⚡ Flat-files and plain-old PHP functions rockin'on as a set of general purpose high-level abstractions.
Stars: ✭ 1,056 (+945.54%)
Mutual labels:  swoole
Swoft Game
基于swoft框架开游戏服务器框架
Stars: ✭ 97 (-3.96%)
Mutual labels:  swoole
Swoole Performance Tests
Performance tests of swoole against other PHP application server setups
Stars: ✭ 40 (-60.4%)
Mutual labels:  swoole
Slim Swoole
Convenient library to run SlimPHP applications with Swoole
Stars: ✭ 75 (-25.74%)
Mutual labels:  swoole
Phero
这个是一个独立的orm组件可以使用在任何系统中,提供灵活的orm操作,注解形式的数据库和类的映射。This is a database query tool library. swoole mysql pool.
Stars: ✭ 100 (-0.99%)
Mutual labels:  swoole
Danmu Demo
php swoole扩展构建的websocket弹幕服务端
Stars: ✭ 99 (-1.98%)
Mutual labels:  swoole
Php Arrays In Memory Comparison
How to store 11kk items in memory? Comparison of methods: array vs object vs SplFixedArray vs pack vs swoole_table vs swoole_pack vs redis vs memsql vs node.js arrays in php7
Stars: ✭ 83 (-17.82%)
Mutual labels:  swoole

rfc-chinese

提案

  • 提交issue发起提案,初始状态标记为草案,其他用户可以在该issue下发起讨论
  • 提案者可以根据社区用户的讨论,多次重新修订提案内容
  • 草案由 Swoole 开发组讨论,决定接受拒绝,拒绝会给出拒绝的原因和理由,并CloseIssue
  • 草案被接受后,标记为已接受,成为正式的RFC提案
  • 开发者进入开发阶段,完成后在swoole-src发起pull request
  • pr需要经过多次review,并最终被merge,该提案标记为已实现
  • pr未能通过code review,没有被merge,该提案被标记为未实现
  • 接受并最终实现的提案按照给予RFC-XXXX唯一编号

分类

按照提案的类型,我们将提案分成3

  • 内核,针对Swoole内核技术特性进行的新增、改进、移除操作
  • 类库,在Swoole之上使用PHP实现的功能、工具、框架
  • 社区,包括社区管理、文档、测试、会议等其他非技术类提案

投票

  • 对草案或RFC提案的issue主题点击 👍 表示赞同,其他表情为不赞同

建议

  • 请尽可能给出伪代码作为演示
  • 请注明影响的版本,1.0:异步回调版本,2.0:协程版本
  • 请务必详细描述整个提案,使开发者可以快速了解这个提案的目的和作用

参考 https://wiki.php.net/rfc/immutability

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].