Skip to content

PHP MVC Framework v1.0.0

Latest

Choose a tag to compare

@elightsys elightsys released this 17 Oct 16:04

🚀 Features

  • Modern PHP MVC (Model–View–Controller) framework
  • DataTables server-side processing (SSP) integration
  • Responsive UI built on Bootstrap 4
  • User management, roles/permissions, authentication
  • Security: HTTPS detection, SQL injection protection, CSRF tokens, password hashing
  • Export options: CSV, Excel, PDF, Print
  • Automatic DataTables refresh via AJAX
  • Comprehensive docs, examples, and installation guide

🐛 Bugfixes

  • PHP 8.2 compatibility
  • Mixed HTTPS/HTTP content issues fixed
  • Added .gitignore, config.php.example, LICENSE, CONTRIBUTING.md, SECURITY.md

📦 Installation

See README.md for detailed setup and usage instructions.

⚠️ Known Issues

  • No known critical issues in the initial release.
  • If you find a bug, please use an issue template.

Thanks for trying the project!