arif98741 / mvc-pattern

This is a PHP library built with pure PHP and also MVC pattern is followed here. On the other hand libraries, validation, and helper functions are also available in this project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MVC Pattern is a very important for structure coding. Using mvc a developer can easily handle class object and also its property. Use of mvc reduce production time and also helps to ensure security as here public views and php directory are fully different. This is a microframework for starting journey with mvc. This will help you to learn mvc frameworks such as laravel, CI, Cakephp, Symphony easily in future. This is built using custom coding and will help you to understanding the functionlity.

If you become benefitted using this for learning purpose please thumbs up and support me give start. I always believe learning is a broad way for spreading knowledge.

installation

composer create-project arif98741/mvc-pattern myapp --prefer-dist

About

This is a PHP library built with pure PHP and also MVC pattern is followed here. On the other hand libraries, validation, and helper functions are also available in this project


Languages

Language:PHP 83.2%Language:JavaScript 14.2%Language:Hack 2.5%