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

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

Framework MVC by Micky_N
https://github.com/micky-n/mky

Last synced: 2 months ago
JSON representation

Framework MVC by Micky_N

Awesome Lists containing this project

README

        

# MickyFramework

> *(H)MVC Framework by Micky_N*

[![Generic badge](https://img.shields.io/badge/Licence-MIT-blue.svg)](https://shields.io/) [![Generic badge](https://img.shields.io/badge/version-2.0.0-orange.svg)](https://shields.io/) [![Generic badge](https://img.shields.io/badge/coverage-100%25-green.svg)](https://shields.io/)

PHP framework modular in MVC or HMVC structure.

## Requirements

- PHP >= 8.1
- Composer

## Installation

```shell
composer create-project micky/mky
composer install
```

To see documentation [click here](https://micky-n.github.io/mky/).

## License

MIT