Directory Overview
src/
Auth.php // Multi-provider OAuth2 authentication
AuthMiddleware.php // Middleware for token validation
Controller.php // Base controller class
Env.php // Environment variable loader and accessor
Helper.php // Static helper utilities
Logger.php // PSR-3 compliant logger with Rollbar integration
Render.php // Response rendering (JSON, CSV, etc.)
Request.php // HTTP request handling and validation
Router.php // Router with middleware and handler resolutionKey points
Last updated