All Projects → pinguo → Php Msf Docs

pinguo / Php Msf Docs

Licence: gpl-2.0
PHP微服务框架开发手册,即Micro Service Framework For PHP Develop Manual

Projects that are alternatives of or similar to Php Msf Docs

Php Msf
PHP微服务框架即Micro Service Framework For PHP
Stars: ✭ 1,764 (+853.51%)
Mutual labels:  swoole, php-framework
Blink
A high performance web framework and application server in PHP.
Stars: ✭ 837 (+352.43%)
Mutual labels:  swoole, php-framework
Imi
imi 是基于 Swoole 的 PHP 协程开发框架,它支持 Http、Http2、WebSocket、TCP、UDP、MQTT 等主流协议的服务开发,特别适合互联网微服务、即时通讯聊天im、物联网等场景!。QQ群:17916227
Stars: ✭ 680 (+267.57%)
Mutual labels:  swoole, php-framework
Hyperf Chat
Hyperf Chat
Stars: ✭ 139 (-24.86%)
Mutual labels:  swoole
Aint Queue
🚀 An async-queue library built on top of swoole, flexable multi-consumer, coroutine supported. 基于 Swoole 的一个异步队列库,可弹性伸缩的工作进程池,工作进程协程支持。
Stars: ✭ 143 (-22.7%)
Mutual labels:  swoole
Multiprocess
🚀Easy to make the common PHP/Python/js...script change daemon and multi-process execution
Stars: ✭ 151 (-18.38%)
Mutual labels:  swoole
Phwoolcon
Phalcon + Swoole
Stars: ✭ 173 (-6.49%)
Mutual labels:  swoole
Swoole Docker
See: https://github.com/swoole/docker-swoole
Stars: ✭ 132 (-28.65%)
Mutual labels:  swoole
Hyperf Skeleton
🛠 A skeleton of Hyperf framework that provided by official team
Stars: ✭ 162 (-12.43%)
Mutual labels:  swoole
Phpkafka
PHP Kafka client is used in PHP-FPM and Swoole. PHP Kafka client supports 50 APIs, which might be one that supports the most message types ever.
Stars: ✭ 149 (-19.46%)
Mutual labels:  swoole
Yii2 Swoole
make yii2 project runing on swoole
Stars: ✭ 161 (-12.97%)
Mutual labels:  swoole
Laravel Api Templates
Laravel API starter kit collection using different structures.
Stars: ✭ 149 (-19.46%)
Mutual labels:  swoole
Guzzle Swoole
让基于 Guzzle 的项目完美无缝兼容 Swoole 协程,支持:Guzzle、Elasticsearch client——来自宇润 PHP 全家桶
Stars: ✭ 143 (-22.7%)
Mutual labels:  swoole
Php Monitor
A free, flexible, powerful tool that helps you monitor PHP Service and profiling PHP code.
Stars: ✭ 153 (-17.3%)
Mutual labels:  swoole
Swoole Task
分布式任务处理框架,基于swoole扩展,使用composer打包
Stars: ✭ 140 (-24.32%)
Mutual labels:  swoole
Connection Pool
A common connection pool based on Swoole is usually used as a database connection pool.
Stars: ✭ 164 (-11.35%)
Mutual labels:  swoole
Swoole Game
基于Swoole扩展开发游戏服务器框架,示例实现h5游戏开发
Stars: ✭ 131 (-29.19%)
Mutual labels:  swoole
Miniphp
A small, simple PHP MVC framework skeleton that encapsulates a lot of features surrounded with powerful security layers.
Stars: ✭ 144 (-22.16%)
Mutual labels:  php-framework
Pinatra
A PHP copy of Sinatra: a DSL for quickly creating web applications in PHP with minimal effort.
Stars: ✭ 151 (-18.38%)
Mutual labels:  php-framework
Yii2 Enhanced Gii
Enhanced Yii2 Gii (generator) that generates related Models & CRUD
Stars: ✭ 183 (-1.08%)
Mutual labels:  php-framework

PHP-MSF开发手册

PHP微服务框架开发手册,即Micro Service Framework For PHP Develop Manual,PHP微服务框架即“Micro Service Framework For PHP”,是Camera360社区服务器端团队基于Swoole自主研发的现代化的PHP服务框架,简称msf或者php-msf,它的核心设计思想是采用协程、异步、并行的创新技术手段提高系统的单机吞吐能力,降低整体服务器成本。

本手册从介绍异步、并行、协程等基础概念出发,再到PHP-MSF框架如何使用,其中也介绍了部分内部实现的原理,简单易上手。通过学习本手册,再结合我们的demo示例项目,就能够使用PHP-MSF构建大规模高性能的微服务化分布式系统。

      _______                               ____
________  / /_  ____        ____ ___  _____/ __/
___/ __ \/ __ \/ __ \______/ __ `__ \/ ___/ /_
__/ /_/ / / / / /_/ /_____/ / / / / (__  ) __/
_/ .___/_/ /_/ .___/     /_/ /_/ /_/____/_/
/_/         /_/         Camera360 Open Source TM

交流与反馈

PHP-MSF#1群(QQ): 614054288

目录

links

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].