Skip to content
master
Go to file
Code
This branch is 567 commits behind nette:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 

readme.md

Nette Application MVC

Downloads this Month Build Status

Model-View-Controller is a software architecture that was created to satisfy the need to separate utility code (controller) from application logic code (model) and from code for displaying data (view) in applications with graphical user interface. With this approach we make the application better understandable, simplify future development and enable testing each unit of the application separately.

Please, see documentation.

About

Nette Application component

Resources

License

Packages

No packages published

Languages

You can’t perform that action at this time.