PHP Symfony Microservice with gRPC: A Practical Guide

Learn how to build a PHP Symfony microservice with gRPC in this practical guide. Explore step-by-step instructions to set up, implement, and optimize gRPC for fast, scalable microservices in PHP.

December 24, 2025 · 10 min · Albert Colom

Publish domain events with doctrine listener

Learn how to publish domain events with Doctrine listeners in this step-by-step guide. Discover how to integrate event-driven architecture in your Symfony or PHP applications for better scalability and decoupling.

August 1, 2023 · 6 min · Albert Colom