Skip to content

The minimal MVC in PHP to jump start small web application.

Notifications You must be signed in to change notification settings

hammadshahir/php-custom-mvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

The minimal MVC in PHP (@HH Framework) to jump start small web applications.

Features

  • PHP OOP approach with exception handling
  • Necessary security implementation
  • MVC Design Pattern implementation
  • Basic form valiation e.g. custom functions to validate input data in form

Constraints

@HH is very basic but maintainable and expandable MVC Framework to display MVC design patterns with object-oriented programming. Extensive Front-end capabilities are not added. Extensive validation is not added. Images upload are not added but to be implemented soon.

Further Improvements

  • Further authentication implementation
  • Images handling
  • Forms validation

Reach me / Hire me

LinkedIn

About

The minimal MVC in PHP to jump start small web application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published