Download the PHP package nette/application without Composer
On this page you can find all versions of the php package nette/application. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nette/application
More information about nette/application
Files in nette/application
Download nette/application
More information about nette/application
Files in nette/application
Vendor nette
Package application
Short Description 🏆 Nette Application: 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 BSD-3-Clause GPL-2.0-only GPL-3.0-only
Homepage https://nette.org
Package application
Short Description 🏆 Nette Application: 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 BSD-3-Clause GPL-2.0-only GPL-3.0-only
Homepage https://nette.org
Please rate this library. Is it a good library?
Informations about the package application
Nette Application MVC
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!
All versions of application with dependencies
PHP Build Version
Package Version
Requires
php Version
8.1 - 8.4
nette/component-model Version ^3.1
nette/http Version ^3.3
nette/routing Version ^3.1
nette/utils Version ^4.0
nette/component-model Version ^3.1
nette/http Version ^3.3
nette/routing Version ^3.1
nette/utils Version ^4.0
The package nette/application contains the following files
Loading the files please wait ....