Skip to content

KrISS/mvvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KrISS MVVM

A simple and smart (or stupid) MVVM framework

WIPOC project (Work In Progress and Proof Of Concept)

Presentation

The goal is to build a really flexible MVVM framework that let you build very rapidly a skeleton for apps. Look at the mini.php file and you will see how it's easy to have a very simple CRUD app for Test class.

To illustrate the flexibility, KrISS MVVM already works with different projects :

Installation

cd /var/www/html #it's up to you
git clone https://github.com/kriss/mvvm

you can go to your mvvm directory with a browser and the demo should work.

http://localhost/mvvm/demo.php

Demonstration

Projects using KrISS mvvm

  • KrISS bang : A simple and smart (or stupid) bang manager

Todo

A lot... well more than that... and even more...

Licence?

Copyleft (ɔ) - Tontof - http://tontof.net

Use KrISS MVVM at your own risk.

Free software means users have the four essential freedoms:

  • to run the program
  • to study and change the program in source code form
  • to redistribute exact copies, and
  • to distribute modified versions.

About

A simple and smart (or stupid) MVVM framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages