Thu, 13 Jun 2024 21:18:07 UTC | login

Information for build php-cilex1-1.1.0-5.fc29

ID55674
Package Namephp-cilex1
Version1.1.0
Release5.fc29
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
StartedThu, 19 Jul 2018 04:09:52 UTC
CompletedThu, 19 Jul 2018 04:09:52 UTC
Tags
f29
f30
f31
RPMs
src
php-cilex1-1.1.0-5.fc29.src.rpm (info) (download)
noarch
php-cilex1-1.1.0-5.fc29.noarch.rpm (info) (download)
Changelog * 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