micky/mkycore

Micky framework core

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

This package is auto-updated.

Last update: 2024-11-07 14:05:05 UTC


README

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.