knut7/knut7

Min framwork em mvc para PHP 8.0.0 ou superior

This package's canonical repository appears to be gone and the package has been frozen as a result.

1.0.15 2023-12-07 11:38 UTC

This package is auto-updated.

Last update: 2023-12-08 13:38:18 UTC


README

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