Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.53 KB

README.md

File metadata and controls

28 lines (20 loc) · 1.53 KB

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.