Skip to content

πŸ† A full-stack component-based MVC kernel for PHP that helps you write powerful and modern web applications. Write less, have cleaner code and your work will bring you joy.

License

Notifications You must be signed in to change notification settings

nette/application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f817a0b Β· Feb 8, 2021
Jan 25, 2021
Feb 8, 2021
Feb 8, 2021
Nov 2, 2020
Sep 5, 2012
Dec 31, 2020
Dec 31, 2020
Feb 8, 2021
Jan 4, 2017
Oct 5, 2015
Nov 2, 2020
Feb 5, 2021

Repository files navigation

Nette Application MVC

Downloads this Month Tests Coverage Status Latest Stable Version License

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.

If you like Nette, please make a donation now. Thank you!