/knut7

Knut7 is a framework designed to facilitate the rapid development of systems for any experienced developer or not!!

Primary LanguagePHPMIT LicenseMIT

PHP Composer license Packagist

/*

Introduction

Knut7 is a framework created and maintained by MACHIZE to facilitate the rapid development of systems for any experienced developer or not !! A web application framework is a software framework designed to support the development of dynamic web sites, web applications and web services. The framework is designed to alleviate the overhead associated with common web development activities.

Source: wikipedia

Knut7- FRAMEWORK follows the Architectural Model Vision and Controller (MVC) pattern that will allow you to reuse your code without much difficulty. It has the following structure:

Requirements:

PHP v7.x Basic knowledge of php The rest is easy.

Link to contributions and Download: https://github.com/knut7 && https://github.com/knut7/framework

Installation

composer create-project --prefer-dist knut7/knut7 site

Docs

Documentation page: Framework Docs

License

MIT license