An open API service indexing awesome lists of open source software.

https://github.com/micky-n/mkycore

Mky Framework Core Application
https://github.com/micky-n/mkycore

framework hmvc-architecture mvc-architecture php php81

Last synced: 2 months ago
JSON representation

Mky Framework Core Application

Awesome Lists containing this project

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](https://github.com/Micky-N/mky)

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](LICENSE.md).