Thu, 16 May 2024 09:04:23 UTC | login

Information for build php-Slim-2.6.2-5.fc26

ID14256
Package Namephp-Slim
Version2.6.2
Release5.fc26
Epoch
SummaryPHP micro framework
DescriptionSlim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs. Features: - Powerful router - Standard and custom HTTP methods - Route parameters with wildcards and conditions - Route redirect, halt, and pass - Route middleware - Template rendering with custom views - Flash messages - Secure cookies with AES-256 encryption - HTTP caching - Logging with custom log writers - Error handling and debugging - Middleware and hook architecture - Simple configuration Autoloader: /usr/share/php/Slim/autoload.php
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:21:37 UTC
CompletedSat, 14 Apr 2018 20:21:37 UTC
Tags
f28
f29
f30
RPMs
src
php-Slim-2.6.2-5.fc26.src.rpm (info) (download)
noarch
php-Slim-2.6.2-5.fc26.noarch.rpm (info) (download)
php-Slim-tests-2.6.2-5.fc26.noarch.rpm (info) (download)
Changelog * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Fri Dec 11 2015 Remi Collet <remi@fedoraproject.org> - 2.6.2-3 - fix autoloader name - add comment about autoloader in package description * Fri Oct 23 2015 Remi Collet <remi@fedoraproject.org> - 2.6.2-2 - provide php-composer(slim/slim) - don't ignore test suite result - add a simpler autoloader * Thu Oct 22 2015 Johan Cwiklinski <johan AT x-tnd DOT be> - 2.6.2-1 - Last upstream release * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sat May 10 2014 Johan Cwiklinski <johan AT x-tnd DOT be> - 2.4.3-1 - New upstream release * Sun Dec 08 2013 Johan Cwiklinski <johan AT x-tnd DOT be> - 2.4.0-1 - New upstream release * Thu Aug 08 2013 Johan Cwiklinski <johan AT x-tnd DOT be> - 2.3.0-1 - New upstream release * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Wed Apr 17 2013 Johan Cwiklinski <johan AT x-tnd DOT be> - 2.2.0-1 - New upstream release * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Sun Nov 25 2012 Johan Cwiklinski <johan AT x-tnd DOT be> - 2.1.0-5 - Fix permissions on phpunit.xml.dist - Remove not needeed %if in %check * Sun Nov 25 2012 Johan Cwiklinski <johan AT x-tnd DOT be> - 2.1.0-4 - phpunit.xml.dist should not be in package's %doc * Sun Nov 25 2012 Johan Cwiklinski <johan AT x-tnd DOT be> - 2.1.0-3 - Remove unneedeed %{real_name} subdirectory - Move phpunit.xml.dist file in test subpackage * Thu Nov 22 2012 Johan Cwiklinski <johan AT x-tnd DOT be> - 2.1.0-2 - Various changes and improvements thanks to Remi * Wed Nov 21 2012 Johan Cwiklinski <johan AT x-tnd DOT be> - 2.1.0-1 - Initial packaging