Skip to content

01.Installation

Muhammet ŞAFAK edited this page Aug 31, 2024 · 2 revisions

Requirements

Before proceeding with the installation, make sure that you meet the dependencies and requirements.

Whatever queuing mechanisms you will use other than those listed above, you will have additional requirements.

RabbitMQ

Kafka

Installation

Open the empty directory where you will create the project and start a terminal there. Then run the following command and Composer will take care of everything for you.

composer create-project phpqueuemanager/application

That's all!

Clone this wiki locally