Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

php-nette-application-2.3.13-1.el7 RPM for noarch

From EPEL 7 for x86_64 / Packages / p

Name: php-nette-application Distribution: Fedora Project
Version: 2.3.13 Vendor: Fedora Project
Release: 1.el7 Build date: Mon Jun 20 16:00:13 2016
Group: Development/Libraries Build host: buildhw-11.phx2.fedoraproject.org
Size: 173812 Source RPM: php-nette-application-2.3.13-1.el7.src.rpm
Packager: Fedora Project
Url: https://github.com/nette/application
Summary: 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';

Provides

Requires

License

BSD or GPLv2 or GPLv3

Changelog

* Mon Jun 20 2016 Remi Collet <remi@fedoraproject.org> - 2.3.13-1
  - update to 2.3.12
* Thu Apr 14 2016 Remi Collet <remi@fedoraproject.org> - 2.3.12-2
  - update to 2.3.12
  - don't use include_once in autoloader
* Sat Feb 20 2016 Remi Collet <remi@fedoraproject.org> - 2.3.11-1
  - update to 2.3.11
* Thu Dec 03 2015 Remi Collet <remi@fedoraproject.org> - 2.3.8-1
  - update to 2.3.8
  - run test suite with both php 5 and 7 when available
* Fri Oct 30 2015 Remi Collet <remi@fedoraproject.org> - 2.3.7-1
  - initial package

Files

/usr/share/doc/php-nette-application-2.3.13
/usr/share/doc/php-nette-application-2.3.13/composer.json
/usr/share/doc/php-nette-application-2.3.13/contributing.md
/usr/share/doc/php-nette-application-2.3.13/readme.md
/usr/share/licenses/php-nette-application-2.3.13
/usr/share/licenses/php-nette-application-2.3.13/license.md
/usr/share/php/Nette/Application
/usr/share/php/Nette/Application/Application.php
/usr/share/php/Nette/Application/ErrorPresenter.php
/usr/share/php/Nette/Application/IPresenter.php
/usr/share/php/Nette/Application/IPresenterFactory.php
/usr/share/php/Nette/Application/IResponse.php
/usr/share/php/Nette/Application/IRouter.php
/usr/share/php/Nette/Application/LinkGenerator.php
/usr/share/php/Nette/Application/MicroPresenter.php
/usr/share/php/Nette/Application/PresenterFactory.php
/usr/share/php/Nette/Application/Request.php
/usr/share/php/Nette/Application/Responses
/usr/share/php/Nette/Application/Responses/CallbackResponse.php
/usr/share/php/Nette/Application/Responses/FileResponse.php
/usr/share/php/Nette/Application/Responses/ForwardResponse.php
/usr/share/php/Nette/Application/Responses/JsonResponse.php
/usr/share/php/Nette/Application/Responses/RedirectResponse.php
/usr/share/php/Nette/Application/Responses/TextResponse.php
/usr/share/php/Nette/Application/Routers
/usr/share/php/Nette/Application/Routers/CliRouter.php
/usr/share/php/Nette/Application/Routers/Route.php
/usr/share/php/Nette/Application/Routers/RouteList.php
/usr/share/php/Nette/Application/Routers/SimpleRouter.php
/usr/share/php/Nette/Application/UI
/usr/share/php/Nette/Application/UI/BadSignalException.php
/usr/share/php/Nette/Application/UI/Control.php
/usr/share/php/Nette/Application/UI/Form.php
/usr/share/php/Nette/Application/UI/IRenderable.php
/usr/share/php/Nette/Application/UI/ISignalReceiver.php
/usr/share/php/Nette/Application/UI/IStatePersistent.php
/usr/share/php/Nette/Application/UI/ITemplate.php
/usr/share/php/Nette/Application/UI/ITemplateFactory.php
/usr/share/php/Nette/Application/UI/InvalidLinkException.php
/usr/share/php/Nette/Application/UI/Link.php
/usr/share/php/Nette/Application/UI/Multiplier.php
/usr/share/php/Nette/Application/UI/Presenter.php
/usr/share/php/Nette/Application/UI/PresenterComponent.php
/usr/share/php/Nette/Application/UI/PresenterComponentReflection.php
/usr/share/php/Nette/Application/autoload.php
/usr/share/php/Nette/Application/exceptions.php
/usr/share/php/Nette/Application/templates
/usr/share/php/Nette/Application/templates/error.phtml
/usr/share/php/Nette/Bridges
/usr/share/php/Nette/Bridges/ApplicationDI
/usr/share/php/Nette/Bridges/ApplicationDI/ApplicationExtension.php
/usr/share/php/Nette/Bridges/ApplicationDI/LatteExtension.php
/usr/share/php/Nette/Bridges/ApplicationDI/PresenterFactoryCallback.php
/usr/share/php/Nette/Bridges/ApplicationDI/RoutingExtension.php
/usr/share/php/Nette/Bridges/ApplicationLatte
/usr/share/php/Nette/Bridges/ApplicationLatte/ILatteFactory.php
/usr/share/php/Nette/Bridges/ApplicationLatte/Loader.php
/usr/share/php/Nette/Bridges/ApplicationLatte/Template.php
/usr/share/php/Nette/Bridges/ApplicationLatte/TemplateFactory.php
/usr/share/php/Nette/Bridges/ApplicationLatte/UIMacros.php
/usr/share/php/Nette/Bridges/ApplicationLatte/UIRuntime.php
/usr/share/php/Nette/Bridges/ApplicationTracy
/usr/share/php/Nette/Bridges/ApplicationTracy/RoutingPanel.php
/usr/share/php/Nette/Bridges/ApplicationTracy/templates
/usr/share/php/Nette/Bridges/ApplicationTracy/templates/RoutingPanel.panel.phtml
/usr/share/php/Nette/Bridges/ApplicationTracy/templates/RoutingPanel.tab.phtml


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 16 02:02:36 2024