Słów kilka (a nawet kilkaset) o tym, jak stworzyć architekturę opartą o zdarzenia w #PHP. Dość rozbudowany tutorial.

#programowanie #ArchitekturaOprogramowania

https://dev.to/dgafka/implementing-event-driven-architecture-in-php-27ho

Implementing Event-Driven Architecture in PHP

Traditional service integration moves routing logic outside the application’s code. Message brokers,...

DEV Community