nette/application
最新稳定版本:v3.2.9
Composer 安装命令:
composer require 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.
关键字:
README 文档
README
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!
统计信息
- 总下载量: 14.63M
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 445
- 点击次数: 2
- 依赖项目数: 1072
- 推荐数: 23
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2026-01-04