Skip to content

Just another Simple, Micro, Lightweight MVC framework.

License

Notifications You must be signed in to change notification settings

sk335577/sksi-mvc-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SKSI MVC FRAMEWORK

Just another Simple, Micro, Lightweight MVC framework.

Introduction

"SK Stupid Idiot MVC Framework" is a simple php framework which follows MVC design pattern. It can be used to develop small and medium web applications or websites.

Features

  • MVC
  • Lightweight
  • Dynamic Routing
  • Services Manager
  • Events Manager
  • Database Utilities: A mysql wrapper library added to generate quick sql queries
  • Configuration Manager: To access configuration from anywhere in project life cycle
  • Simple Array Language Translations: Add any numbers of languages
  • Simple .phtml templating engine, but can be used with any templating engine like twig, smarty etc
  • Extendable: Can be use to develop large applications
  • A Demo Attached: A portfolio website(with bootstrap css framework) will be generated
  • Use any php package from packagist.org by using composer

Requires

  • PHP >=5.6

Developer

About

Just another Simple, Micro, Lightweight MVC framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published