GEMVC Documentation

Complete guide to building modern, secure PHP applications with GEMVC framework

Authentication Features

Overview

GEMVC provides a comprehensive authentication system with JWT support, role-based access control (RBAC), and secure session management, all integrated into the Request class.

Next Steps