Core Modules
StrataPHP modules extend core functionality. All modules are MIT licensed and installable via Composer.
Admin Panel
v1.0.0Comprehensive administration panel with user management, module management, and system controls.
StrataPHP CMS
v1.0.0Professional CMS with pages, posts, menus, and dynamic routing. The flagship CMS module.
User Management
v1.0.0Authentication system with registration, login, profiles, and password reset.
API Module
v1.0.0REST API endpoints for JSON-based data access. Controllers for API routes only.
Media
v1.0.0Handles image and file uploads, management, and media library UI.
OAuth Clients
v1.0.0Manage OAuth client applications for SSO integration.
Contact Form
v1.0.0A module for managing user contact requests.
Links
v1.0.0Linktree-style landing page for displaying organized collections of links.
Google Analytics
v1.0.0Comprehensive Google Analytics management with CRUD, search, and pagination.
Cookie Banner
v1.0.0Displays a cookie consent banner with customizable message and options.
Hello World
v1.0.0Simple demonstration module for learning StrataPHP framework basics.
Home Page
v1.0.0Minimal homepage module for serving as the main landing page.
Module Categories
Admin: Admin Panel, OAuth Clients • Content: StrataPHP CMS, Home Page • Security: User Management • API: API Module • Media: Media • Social: Contact Form, Links • Analytics: Google Analytics • Utility: Cookie Banner • Development: Hello World
Building a module? Read the guide →