anik / amqp-to-laravel-amqp
Upgrade to Laravel 9 before migrating to anik/laravel-amqp
Installs: 12 929
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 0
Requires
- php: ^8.0
- illuminate/container: ^9.0|^10.0
- illuminate/pipeline: ^9.0|^10.0
- illuminate/support: ^9.0|^10.0
- laravel/helpers: ^1.2
- php-amqplib/php-amqplib: ^2.9 !=2.12.0|^3.0
This package is auto-updated.
Last update: 2023-03-01 01:22:23 UTC
README
ARCHIVED
This project will no longer be maintained and is archived on March 1st, 2023 as it didn't solve the intention the project was initiated with.
anik/amqp-to-laravel-amqp
helps to upgrade to Laravel 9+10 before migrating to anik/laravel-amqp
You can use this package with
Requirements
This package requires the following
- php >= 8.0
- ext-bcmath
- ext-sockets
illuminate/*
:^9.0|^10.0
Installation
The package works with Laravel, Lumen & Laravel zero. Install it via composer.
composer require anik/amqp-to-laravel-amqp