PHP Authentication System (Manual MVC) A simple authentication system built with PHP using a manual MVC structure. Features include: User registration and login with password hashing. Role-based access control (Admin/User). Session management for secure user authentication.