so-php/framework
Composer 安装命令:
composer require so-php/framework
包简介
Service Oriented Framework for PHP utilizing RabbitMQ
README 文档
README
Service Oriented PHP Framework. Influenced by Java's OSGI. Built on RabbitMQ.
Design Goals
- Developers produce and consume Services.
- Developers create & release small bundles (instead of applications).
- Local/Remote services distinction abstracted away and hidden from developer.
- Developers don't produce or consume "web services"*.
- Developers don't marshal requests or responses*.
note: * items are in regards to implementing a service-oriented-architecture.
Design Features
- Continuous deployment of new/existing Services without downtime.
- Multiple versions of Services.
- A/B Testing of Services.
- Load balancing of Services.
- Scale out by adding more nodes to the cluster.
Contribute
Using waffles.io kanban for story tracking. Feel free to see what is in progress and what is in the backlog.
Pick an issue, work it, send a pull-request, easy.
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2014-06-16