Thu, 13 Jun 2024 14:50:05 UTC | login

Information for build php-cilex1-1.1.0-7.fc31

ID90953
Package Namephp-cilex1
Version1.1.0
Release7.fc31
Epoch
SummaryPHP micro-framework for Command line tools
DescriptionCilex provides the means to build anything from small script collections to complete command line applications. Cilex aims to be: * extensible, Cilex leverages Service Providers to add basic functionality, such as dealing with configuration files * easy to use, an application and a series of commands; you don't need anything more to get started. * Testable, Cilex leverages the Dependency Injection Container Pimple and the Symfony2 Console Component; which makes it easy to test your application. Autoloader: /usr/share/php/Cilex1/autoload.php
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 24 Jul 2019 02:24:12 UTC
CompletedWed, 24 Jul 2019 02:24:12 UTC
Tags
f31
RPMs
src
php-cilex1-1.1.0-7.fc31.src.rpm (info) (download)
noarch
php-cilex1-1.1.0-7.fc31.noarch.rpm (info) (download)
Changelog * Tue Feb 26 2019 Remi Collet <remi@remirepo.net> - 1.1.0-7 - cleanup for EL-8 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Jun 12 2017 Shawn Iwinski <shawn@iwin.ski> - 1.1.0-2 - Add link to upstream cilex/console-service-provider license file request - Remove php-tokenizer dependency - Add php-composer(cilex/console-service-provider) provides * Sun Jun 04 2017 Shawn Iwinski <shawn@iwin.ski> - 1.1.0-1 - Initial package