ServiceMail API Service
The Mail API service is an email microservice that sends emails using Mustache-based templates. This service was built to help our development teams at 2am.tech avoid the repetitive task of configuring mail for projects involving a microservices infrastructure.
ServiceStorage API Service
The Storage API service is a microservice that handles file storage using the League/Flysystem filesystem abstraction. It was built to streamline our projects by eliminating the need to repeatedly configure storage adapters.
libraryQR
Code Library
This library allows developers to generate QR codes with ease. It functions as a standalone tool and also provides Yii2 components for integration with the Yii2 framework. Perfect for adding QR code functionality to your apps quickly and easily.