Skip to content

Just a little php framework. I am using this framework in different web-applications since 2011. It is very easy to use.

License

Notifications You must be signed in to change notification settings

ReWrite94/lightweight-php-mvc-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lightweight-php-mvc-framework

Just a little php framework. I am using this framework in different web-applications. It is very easy to use.

Folder-structure:

  • class : contains important classes (inheritance and dependencies).
  • controller : contains all controllers. There you can add your logic.
  • model : contains all models.
  • view : contains all views.

Documentation:

I did not documented this code so far, because it is very lightweight and easy to understand. If you are interested in UML-diagrams for a better understanding feel free to send me a message. If they are needed, i will create them for you.

About

Just a little php framework. I am using this framework in different web-applications since 2011. It is very easy to use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages