nette/application

🏆 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.

Maintainers

👁 david@grudl.com

Package info

github.com/nette/application

Homepage

pkg:composer/nette/application

Statistics

Installs: 15 846 676

Dependents: 1 096

Suggesters: 26

Stars: 447

Open Issues: 48

v3.2.10 2026-06-01 19:39 UTC

Requires

Suggests

Provides

None

Conflicts

Replaces

None

BSD-3-Clause, GPL-2.0-only, GPL-3.0-only cdf59b0a1e3aaf8afb490070539c2b1974655bf6

frameworkroutingmvcFormsseonettecontrolpresentermvpcomponent-based


README

👁 Downloads this Month
👁 Tests
👁 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!