sespesoft/mqal
最新稳定版本:0.2.0
Composer 安装命令:
composer require sespesoft/mqal
包简介
Message Queue Abstraction Layer - PHP library for unified message queue management across multiple providers
README 文档
README
MQAL (Message Queue Abstraction Layer) is an PHP library that provides a unified interface for managing message queues across multiple providers. Enables seamless switching between RabbitMQ, AWS SQS/SNS without changing a single line of your business logic.
Why MQAL?
Modern applications require flexibility in their infrastructure choices. MQAL empowers development teams to:
- Test in Staging with RabbitMQ
- Deploy to Production on AWS SQS/SNS
- Switch Providers without code refactoring
All while maintaining the same clean, intuitive API across all environments.
统计信息
- 总下载量: 26
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-12-05