[ol7_developer_EPEL] php-nette-application-2.3.13-1.el7.noarch

Name:php-nette-application
Version:2.3.13
Release:1.el7
Architecture:noarch
Group:Development/Libraries
Size:173812
License:BSD or GPLv2 or GPLv3
RPM: php-nette-application-2.3.13-1.el7.noarch.rpm
Source RPM: php-nette-application-2.3.13-1.el7.src.rpm
Build Date:Mon Dec 04 2017
Build Host:x86-ol6-builder-06.us.oracle.com
Vendor:Oracle America
URL:https://github.com/nette/application
Summary:Nette Application MVC Component
Description:
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';

Changelog (Show File list) (Show related packages)