| Name: | php-nette-bootstrap |
|---|---|
| Version: | 2.3.5 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 19735 |
| License: | BSD or GPLv2 or GPLv3 |
| RPM: | php-nette-bootstrap-2.3.5-1.el7.noarch.rpm |
| Source RPM: | php-nette-bootstrap-2.3.5-1.el7.src.rpm |
| Build Date: | Tue Dec 05 2017 |
| Build Host: | x86-ol6-builder-06.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/nette/bootstrap |
| Summary: | Nette Bootstrap |
| Description: | Loads Nette Framework and all libraries. Class Configurator creates so called DI container and handles application initialization. To use this library, you just have to add, in your project: require_once '/usr/share/php/Nette/Bootstrap/autoload.php'; |
- update to 2.3.5
- update to 2.3.4
- more tests
- initial package