micky/mkycore

Micky framework core

v2.2.0 2023-02-07 10:18 UTC

This package is auto-updated.

Last update: 2024-04-07 12:51:22 UTC


README

68747470733a2f2f7777772e6c696e6b706963747572652e636f6d2f712f6d6b792e706e67

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.