• Stars
    star
    1
  • Language
    PHP
  • Created 8 days ago
  • Updated 8 days ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This Laravel-based microservice manages Firebase Cloud Messaging (FCM) for sending notifications. It supports single and multicast notifications in a scalable, event-driven architecture (EDA). The design follows best practices like DRY, SRP, KISS, Separation of Concerns, and SOLID principles for maintainability and efficiency.