Name: | php-nette |
---|---|
Version: | 2.3.10 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 8750 |
License: | BSD or GPLv2 or GPLv3 |
RPM: | php-nette-2.3.10-1.el7.noarch.rpm |
Source RPM: | php-nette-2.3.10-1.el7.src.rpm |
Build Date: | Thu Dec 07 2017 |
Build Host: | x86-ol6-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/nette/nette |
Summary: | Nette Framework |
Description: | Nette Framework is a popular tool for PHP web development It is designed to be as usable and as friendly as possible. It focuses on security and performance and is definitely one of the safest PHP frameworks. Nette Framework speaks your language and helps you to easily build better websites. Cache accelerates your application by storing data, once hardly retrieved, for future use. To use this library, you just have to add, in your project: require_once '/usr/share/php/Nette/autoload.php'; |
- update to 2.3.10 - raise minimal version of updated components
- update to 2.3.9
- fix directory ownership, review #1277484
- update to 2.3.8
- initial package