Published Laravel package — RBAC (roles & permissions) fully compatible with MongoDB across Laravel 10, 11, and 12. A drop-in alternative to spatie/laravel-permission for MongoDB-backed applications.
spatie/laravel-permission has no official MongoDB support. Built a fully compatible RBAC package that mirrors the Spatie API while handling MongoDB's document model — no SQL pivot tables, embedded relations, and proper Guard resolution across Laravel 10–12.