Wed, 15 May 2024 04:43:59 UTC | login

Information for RPM php-laminas-i18n-2.21.0-1.fc37.noarch.rpm

ID899620
Namephp-laminas-i18n
Version2.21.0
Release1.fc37
Epoch
Archnoarch
SummaryLaminas Framework I18n component
DescriptionLaminas\I18n comes with a complete translation suite which supports all major formats and includes popular features like plural translations and text domains. The Translator component is mostly dependency free, except for the fallback to a default locale, where it relies on the Intl PHP extension. The translator itself is initialized without any parameters, as any configuration to it is optional. A translator without any translations will actually do nothing but just return the given message IDs. Documentation: https://docs.laminas.dev/laminas-i18n/
Build Time2022-12-05 15:36:55 GMT
Size104.96 KB
b7ded48b0bad3d6e2a354b16ca5237e2
LicenseBSD
Provides
php-autoloader(laminas/laminas-i18n) = 2.21.0
php-autoloader(zendframework/zend-i18n) = 2.21.0
php-composer(laminas/laminas-i18n) = 2.21.0
php-composer(zendframework/zend-i18n) = 2.21.0
php-laminas-i18n = 2.21.0-1.fc37
php-zendframework-zend-i18n = 2.21.0
Obsoletes
php-zendframework-zend-i18n < 2.10.2
Conflicts No Conflicts
Requires
(php-autoloader(laminas/laminas-servicemanager) >= 3.14 with php-autoloader(laminas/laminas-servicemanager) < 4)
(php-autoloader(laminas/laminas-stdlib) >= 3.0 with php-autoloader(laminas/laminas-stdlib) < 4)
(php-autoloader(laminas/laminas-zendframework-bridge) >= 1.0 with php-autoloader(laminas/laminas-zendframework-bridge) < 2)
php(language) >= 8.0
php-composer(fedora/autoloader)
php-ctype
php-date
php-intl
php-pcre
php-spl
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rpmlib(RichDependencies) <= 4.12.0-1
Recommends No Recommends
Suggests
php-autoloader(laminas/laminas-cache)
php-autoloader(laminas/laminas-config)
php-autoloader(laminas/laminas-eventmanager)
php-autoloader(laminas/laminas-filter)
php-autoloader(laminas/laminas-i18n-resources)
php-autoloader(laminas/laminas-validator)
php-autoloader(laminas/laminas-view)
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 312 >>>
Name ascending sort Size
/usr/share/doc/php-laminas-i18n0.00 B
/usr/share/doc/php-laminas-i18n/COPYRIGHT.md91.00 B
/usr/share/doc/php-laminas-i18n/README.md3.44 KB
/usr/share/doc/php-laminas-i18n/composer.json3.21 KB
/usr/share/licenses/php-laminas-i18n0.00 B
/usr/share/licenses/php-laminas-i18n/LICENSE1.46 KB
/usr/share/php/Laminas/I18n0.00 B
/usr/share/php/Laminas/I18n/ConfigProvider.php8.32 KB
/usr/share/php/Laminas/I18n/CountryCode.php4.02 KB
/usr/share/php/Laminas/I18n/Exception0.00 B
/usr/share/php/Laminas/I18n/Exception/ExceptionInterface.php109.00 B
/usr/share/php/Laminas/I18n/Exception/ExtensionNotLoadedException.php156.00 B
/usr/share/php/Laminas/I18n/Exception/InvalidArgumentException.php1.19 KB
/usr/share/php/Laminas/I18n/Exception/OutOfBoundsException.php133.00 B
/usr/share/php/Laminas/I18n/Exception/ParseException.php122.00 B
/usr/share/php/Laminas/I18n/Exception/RangeException.php121.00 B
/usr/share/php/Laminas/I18n/Exception/RuntimeException.php125.00 B
/usr/share/php/Laminas/I18n/Filter0.00 B
/usr/share/php/Laminas/I18n/Filter/AbstractLocale.php862.00 B
/usr/share/php/Laminas/I18n/Filter/Alnum.php2.66 KB
/usr/share/php/Laminas/I18n/Filter/Alpha.php1.22 KB
/usr/share/php/Laminas/I18n/Filter/NumberFormat.php863.00 B
/usr/share/php/Laminas/I18n/Filter/NumberParse.php3.70 KB
/usr/share/php/Laminas/I18n/Module.php1.60 KB
/usr/share/php/Laminas/I18n/Translator0.00 B
/usr/share/php/Laminas/I18n/Translator/Loader0.00 B
/usr/share/php/Laminas/I18n/Translator/Loader/AbstractFileLoader.php2.05 KB
/usr/share/php/Laminas/I18n/Translator/Loader/FileLoaderInterface.php359.00 B
/usr/share/php/Laminas/I18n/Translator/Loader/Gettext.php5.78 KB
/usr/share/php/Laminas/I18n/Translator/Loader/Ini.php2.57 KB
/usr/share/php/Laminas/I18n/Translator/Loader/PhpArray.php1.78 KB
/usr/share/php/Laminas/I18n/Translator/Loader/PhpMemoryArray.php1.83 KB
/usr/share/php/Laminas/I18n/Translator/Loader/RemoteLoaderInterface.php376.00 B
/usr/share/php/Laminas/I18n/Translator/LoaderPluginManager.php5.22 KB
/usr/share/php/Laminas/I18n/Translator/LoaderPluginManagerFactory.php2.83 KB
/usr/share/php/Laminas/I18n/Translator/Plural0.00 B
/usr/share/php/Laminas/I18n/Translator/Plural/Parser.php10.00 KB
/usr/share/php/Laminas/I18n/Translator/Plural/Rule.php7.18 KB
/usr/share/php/Laminas/I18n/Translator/Plural/Symbol.php2.92 KB
/usr/share/php/Laminas/I18n/Translator/TextDomain.php2.87 KB
/usr/share/php/Laminas/I18n/Translator/Translator.php22.19 KB
/usr/share/php/Laminas/I18n/Translator/TranslatorAwareInterface.php1.45 KB
/usr/share/php/Laminas/I18n/Translator/TranslatorAwareTrait.php1.94 KB
/usr/share/php/Laminas/I18n/Translator/TranslatorInterface.php775.00 B
/usr/share/php/Laminas/I18n/Translator/TranslatorServiceFactory.php1.35 KB
/usr/share/php/Laminas/I18n/Validator0.00 B
/usr/share/php/Laminas/I18n/Validator/Alnum.php2.95 KB
/usr/share/php/Laminas/I18n/Validator/Alpha.php1.74 KB
/usr/share/php/Laminas/I18n/Validator/DateTime.php7.37 KB
/usr/share/php/Laminas/I18n/Validator/IsFloat.php8.84 KB
Component of No Buildroots