Skip to content

Micky-N/mkycore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test coverage Total Downloads Latest Stable Version License

About MkyCORE

Note: This repository contains the core code of the Mky framework. visit and use the framework Mky Framework

Mky Framework is a web application framework using HMVC architecture. Implementing the module system in order to have a better separation and maintainability of each module present in your Web application. Each module includes:

  • MVC architecture.
  • Routing system.
  • Dependancy Injection Container with auto-wiring.
  • Database migration and populate.
  • ORM with manager and entity.
  • Event system.
  • File system made thanks to Flysystem

MkyFramework is accessible, powerful and efficient for large applications.

License

Mkyframework is licensed under the MIT license.