Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 382 Bytes

File metadata and controls

11 lines (8 loc) · 382 Bytes

MeinCMS Core

This package is under development, NOT READY FOR PRODUCTION!

This is a package to modernize CodeIgniter 3. There are several features included:

  • PSR4 autoload enabler
  • Namespace based controllers, models and libraries
  • Enhance CodeIgniter 3 hooks to enable middleware
  • Enhance CodeIgniter 3 Route using Cibonfire Route class
  • Show error trace using Whoops