laravel-flexible-otp
by cuongnx
A flexible OTP (One-Time Password) library for Laravel, supporting multi-purpose configurations, multi-storage (MongoDB/MySQL), resend cooldown, hashing for security, and optional sending via providers like Zalo ZNS, SpeedSMS, or mail.
laravel-repo-service-generator
by cuongnx
Generate repository-service structure for Laravel with interface and binding
laravel-mongodb-permission
by cuongnx
A flexible and multi-guard Role & Permission system for Laravel 11+ and 12+, using MongoDB and inspired by Spatie.