johnyhunt/php-esb
Composer 安装命令:
composer require johnyhunt/php-esb
包简介
Enterprise service bus with PHP implementation
关键字:
README 文档
README
php-esb
Enterprise service bus (ESB) with PHP implementation.
From wikipedia:
An enterprise service bus (ESB) implements a communication system between mutually interacting software applications in a service-oriented architecture (SOA). It represents a software architecture for distributed computing, and is a special variant of the more general client-server model, wherein any application may behave as server or client. ESB promotes agility and flexibility with regard to high-level protocol communication between applications.
The key features are:
- Small: Built on the top of tiny framework (Slim4) and 6 main classes (middlewares)
- Simple: Easy to understand concept and very useful
- Fast to run: Add your Routes between systems via built in API
- Flexible: A lot of features for customisation and connections
- Short: Connection between systems without code (mostly)
Installation
composer require johnyhunt/php-esb
Getting start
License
This project is licensed under the terms of the MIT license.
统计信息
- 总下载量: 2.51k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-11-10
