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
- Host: GitHub
- URL: https://github.com/micky-n/mky
- Owner: Micky-N
- License: mit
- Created: 2021-05-24T05:19:23.000Z (about 4 years ago)
- Default Branch: 2.x
- Last Pushed: 2023-02-06T16:37:01.000Z (over 2 years ago)
- Last Synced: 2025-01-18T01:45:23.722Z (4 months ago)
- Language: PHP
- Homepage:
- Size: 5.98 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MickyFramework
> *(H)MVC Framework by Micky_N*[](https://shields.io/) [](https://shields.io/) [](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