Download the PHP package sespesoft/mqal without Composer
On this page you can find all versions of the php package sespesoft/mqal. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sespesoft/mqal
More information about sespesoft/mqal
Files in sespesoft/mqal
Download sespesoft/mqal
More information about sespesoft/mqal
Files in sespesoft/mqal
Vendor sespesoft
Package mqal
Short Description Message Queue Abstraction Layer - PHP library for unified message queue management across multiple providers
License MIT
Package mqal
Short Description Message Queue Abstraction Layer - PHP library for unified message queue management across multiple providers
License MIT
Please rate this library. Is it a good library?
Informations about the package mqal
MQAL - Message Queue Abstraction Layer
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.
All versions of mqal with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
php-amqplib/php-amqplib Version ^3.7
aws/aws-sdk-php Version ^3.364
psr/log Version ^3.0
php-amqplib/php-amqplib Version ^3.7
aws/aws-sdk-php Version ^3.364
psr/log Version ^3.0
The package sespesoft/mqal contains the following files
Loading the files please wait ...