Fedora Packages

php-nette-application

Nette Application MVC Component

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. To use this library, you just have to add, in your project: require_once '/usr/share/php/Nette/Application/autoload.php';

Releases Overview

Release Stable Testing
EPEL 7 2.3.13-1.el7 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at php-nette-application dash maintainers at fedoraproject dot org.



Sources on Pagure