Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: php-ramsey-uuid | Distribution: Unknown |
Version: 4.7.6 | Vendor: Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine |
Release: 1.el7.remi | Build date: Thu May 2 10:57:10 2024 |
Group: Unspecified | Build host: builder.remirepo.net |
Size: 399356 | Source RPM: php-ramsey-uuid-4.7.6-1.el7.remi.src.rpm |
Packager: Remi Collet | |
Url: https://github.com/ramsey/uuid | |
Summary: Library for generating and working with UUIDs |
ramsey/uuid is a PHP library for generating and working with universally unique identifiers (UUIDs). Autoloader: /usr/share/php/Ramsey/Uuid/autoload.php
MIT
* Thu May 02 2024 Remi Collet <remi@remirepo.net> - 4.7.6-1 - update to 4.7.6 * Wed Nov 08 2023 Remi Collet <remi@remirepo.net> - 4.7.5-1 - update to 4.7.5 * Wed Apr 19 2023 Remi Collet <remi@remirepo.net> - 4.7.4-1 - update to 4.7.4 * Fri Jan 13 2023 Remi Collet <remi@remirepo.net> - 4.7.3-1 - update to 4.7.3 * Thu Jan 12 2023 Remi Collet <remi@remirepo.net> - 4.7.2-1 - update to 4.7.2 - open https://github.com/ramsey/uuid/issues/487 bad tag * Mon Jan 02 2023 Remi Collet <remi@remirepo.net> - 4.7.1-1 - update to 4.7.1 - allow ramsey/collection 2 * Tue Dec 20 2022 Remi Collet <remi@remirepo.net> - 4.7.0-1 - update to 4.7.0 - raise dependency on ramsey/collection 1.2 * Mon Nov 07 2022 Remi Collet <remi@remirepo.net> - 4.6.0-1 - update to 4.6.0 * Fri Sep 16 2022 Remi Collet <remi@remirepo.net> - 4.5.1-1 - update to 4.5.1 * Thu Sep 15 2022 Remi Collet <remi@remirepo.net> - 4.5.0-1 - update to 4.5.0 - raise dependency on brick/math 0.8.8 * Mon Aug 08 2022 Remi Collet <remi@remirepo.net> - 4.4.0-1 - update to 4.4.0 * Mon Jun 20 2022 Remi Collet <remi@remirepo.net> - 4.3.1-2 - allow brick/math 0.10 * Mon Mar 28 2022 Remi Collet <remi@remirepo.net> - 4.3.1-1 - update to 4.3.1 - raise dependency on PHP 8.0 - drop dependency on php-symfony-polyfill * Mon Sep 27 2021 Remi Collet <remi@remirepo.net> - 4.2.3-1 - update to 4.2.3 - add dependency on php-symfony-polyfill * Wed Aug 11 2021 Remi Collet <remi@remirepo.net> - 4.2.1-1 - update to 4.2.1 * Mon Aug 09 2021 Remi Collet <remi@remirepo.net> - 4.2.0-1 - update to 4.2.0 * Fri Jan 29 2021 Remi Collet <remi@remirepo.net> - 4.1.1-3 - ignore 2 tests and fix FTBFS * Fri Nov 06 2020 Remi Collet <remi@remirepo.net> - 4.1.1-2 - add patch for PHP 8 from merged PR https://github.com/ramsey/uuid/pull/352 - switch to phpunit9 https://github.com/ramsey/uuid/pull/350 - ignore 1 test with erratic result from review #1884542 * Fri Oct 02 2020 Remi Collet <remi@remirepo.net> - 4.1.1-1 - initial package
/usr/share/doc/php-ramsey-uuid-4.7.6 /usr/share/doc/php-ramsey-uuid-4.7.6/CHANGELOG.md /usr/share/doc/php-ramsey-uuid-4.7.6/CODE_OF_CONDUCT.md /usr/share/doc/php-ramsey-uuid-4.7.6/CONTRIBUTING.md /usr/share/doc/php-ramsey-uuid-4.7.6/README.md /usr/share/doc/php-ramsey-uuid-4.7.6/SECURITY.md /usr/share/doc/php-ramsey-uuid-4.7.6/composer.json /usr/share/licenses/php-ramsey-uuid-4.7.6 /usr/share/licenses/php-ramsey-uuid-4.7.6/LICENSE /usr/share/php/Ramsey/Uuid /usr/share/php/Ramsey/Uuid/BinaryUtils.php /usr/share/php/Ramsey/Uuid/Builder /usr/share/php/Ramsey/Uuid/Builder/BuilderCollection.php /usr/share/php/Ramsey/Uuid/Builder/DefaultUuidBuilder.php /usr/share/php/Ramsey/Uuid/Builder/DegradedUuidBuilder.php /usr/share/php/Ramsey/Uuid/Builder/FallbackBuilder.php /usr/share/php/Ramsey/Uuid/Builder/UuidBuilderInterface.php /usr/share/php/Ramsey/Uuid/Codec /usr/share/php/Ramsey/Uuid/Codec/CodecInterface.php /usr/share/php/Ramsey/Uuid/Codec/GuidStringCodec.php /usr/share/php/Ramsey/Uuid/Codec/OrderedTimeCodec.php /usr/share/php/Ramsey/Uuid/Codec/StringCodec.php /usr/share/php/Ramsey/Uuid/Codec/TimestampFirstCombCodec.php /usr/share/php/Ramsey/Uuid/Codec/TimestampLastCombCodec.php /usr/share/php/Ramsey/Uuid/Converter /usr/share/php/Ramsey/Uuid/Converter/Number /usr/share/php/Ramsey/Uuid/Converter/Number/BigNumberConverter.php /usr/share/php/Ramsey/Uuid/Converter/Number/DegradedNumberConverter.php /usr/share/php/Ramsey/Uuid/Converter/Number/GenericNumberConverter.php /usr/share/php/Ramsey/Uuid/Converter/NumberConverterInterface.php /usr/share/php/Ramsey/Uuid/Converter/Time /usr/share/php/Ramsey/Uuid/Converter/Time/BigNumberTimeConverter.php /usr/share/php/Ramsey/Uuid/Converter/Time/DegradedTimeConverter.php /usr/share/php/Ramsey/Uuid/Converter/Time/GenericTimeConverter.php /usr/share/php/Ramsey/Uuid/Converter/Time/PhpTimeConverter.php /usr/share/php/Ramsey/Uuid/Converter/Time/UnixTimeConverter.php /usr/share/php/Ramsey/Uuid/Converter/TimeConverterInterface.php /usr/share/php/Ramsey/Uuid/DegradedUuid.php /usr/share/php/Ramsey/Uuid/DeprecatedUuidInterface.php /usr/share/php/Ramsey/Uuid/DeprecatedUuidMethodsTrait.php /usr/share/php/Ramsey/Uuid/Exception /usr/share/php/Ramsey/Uuid/Exception/BuilderNotFoundException.php /usr/share/php/Ramsey/Uuid/Exception/DateTimeException.php /usr/share/php/Ramsey/Uuid/Exception/DceSecurityException.php /usr/share/php/Ramsey/Uuid/Exception/InvalidArgumentException.php /usr/share/php/Ramsey/Uuid/Exception/InvalidBytesException.php /usr/share/php/Ramsey/Uuid/Exception/InvalidUuidStringException.php /usr/share/php/Ramsey/Uuid/Exception/NameException.php /usr/share/php/Ramsey/Uuid/Exception/NodeException.php /usr/share/php/Ramsey/Uuid/Exception/RandomSourceException.php /usr/share/php/Ramsey/Uuid/Exception/TimeSourceException.php /usr/share/php/Ramsey/Uuid/Exception/UnableToBuildUuidException.php /usr/share/php/Ramsey/Uuid/Exception/UnsupportedOperationException.php /usr/share/php/Ramsey/Uuid/Exception/UuidExceptionInterface.php /usr/share/php/Ramsey/Uuid/FeatureSet.php /usr/share/php/Ramsey/Uuid/Fields /usr/share/php/Ramsey/Uuid/Fields/FieldsInterface.php /usr/share/php/Ramsey/Uuid/Fields/SerializableFieldsTrait.php /usr/share/php/Ramsey/Uuid/Generator /usr/share/php/Ramsey/Uuid/Generator/CombGenerator.php /usr/share/php/Ramsey/Uuid/Generator/DceSecurityGenerator.php /usr/share/php/Ramsey/Uuid/Generator/DceSecurityGeneratorInterface.php /usr/share/php/Ramsey/Uuid/Generator/DefaultNameGenerator.php /usr/share/php/Ramsey/Uuid/Generator/DefaultTimeGenerator.php /usr/share/php/Ramsey/Uuid/Generator/NameGeneratorFactory.php /usr/share/php/Ramsey/Uuid/Generator/NameGeneratorInterface.php /usr/share/php/Ramsey/Uuid/Generator/PeclUuidNameGenerator.php /usr/share/php/Ramsey/Uuid/Generator/PeclUuidRandomGenerator.php /usr/share/php/Ramsey/Uuid/Generator/PeclUuidTimeGenerator.php /usr/share/php/Ramsey/Uuid/Generator/RandomBytesGenerator.php /usr/share/php/Ramsey/Uuid/Generator/RandomGeneratorFactory.php /usr/share/php/Ramsey/Uuid/Generator/RandomGeneratorInterface.php /usr/share/php/Ramsey/Uuid/Generator/RandomLibAdapter.php /usr/share/php/Ramsey/Uuid/Generator/TimeGeneratorFactory.php /usr/share/php/Ramsey/Uuid/Generator/TimeGeneratorInterface.php /usr/share/php/Ramsey/Uuid/Generator/UnixTimeGenerator.php /usr/share/php/Ramsey/Uuid/Guid /usr/share/php/Ramsey/Uuid/Guid/Fields.php /usr/share/php/Ramsey/Uuid/Guid/Guid.php /usr/share/php/Ramsey/Uuid/Guid/GuidBuilder.php /usr/share/php/Ramsey/Uuid/Lazy /usr/share/php/Ramsey/Uuid/Lazy/LazyUuidFromString.php /usr/share/php/Ramsey/Uuid/Math /usr/share/php/Ramsey/Uuid/Math/BrickMathCalculator.php /usr/share/php/Ramsey/Uuid/Math/CalculatorInterface.php /usr/share/php/Ramsey/Uuid/Math/RoundingMode.php /usr/share/php/Ramsey/Uuid/Nonstandard /usr/share/php/Ramsey/Uuid/Nonstandard/Fields.php /usr/share/php/Ramsey/Uuid/Nonstandard/Uuid.php /usr/share/php/Ramsey/Uuid/Nonstandard/UuidBuilder.php /usr/share/php/Ramsey/Uuid/Nonstandard/UuidV6.php /usr/share/php/Ramsey/Uuid/Provider /usr/share/php/Ramsey/Uuid/Provider/Dce /usr/share/php/Ramsey/Uuid/Provider/Dce/SystemDceSecurityProvider.php /usr/share/php/Ramsey/Uuid/Provider/DceSecurityProviderInterface.php /usr/share/php/Ramsey/Uuid/Provider/Node /usr/share/php/Ramsey/Uuid/Provider/Node/FallbackNodeProvider.php /usr/share/php/Ramsey/Uuid/Provider/Node/NodeProviderCollection.php /usr/share/php/Ramsey/Uuid/Provider/Node/RandomNodeProvider.php /usr/share/php/Ramsey/Uuid/Provider/Node/StaticNodeProvider.php /usr/share/php/Ramsey/Uuid/Provider/Node/SystemNodeProvider.php /usr/share/php/Ramsey/Uuid/Provider/NodeProviderInterface.php /usr/share/php/Ramsey/Uuid/Provider/Time /usr/share/php/Ramsey/Uuid/Provider/Time/FixedTimeProvider.php /usr/share/php/Ramsey/Uuid/Provider/Time/SystemTimeProvider.php /usr/share/php/Ramsey/Uuid/Provider/TimeProviderInterface.php /usr/share/php/Ramsey/Uuid/Rfc4122 /usr/share/php/Ramsey/Uuid/Rfc4122/Fields.php /usr/share/php/Ramsey/Uuid/Rfc4122/FieldsInterface.php /usr/share/php/Ramsey/Uuid/Rfc4122/MaxTrait.php /usr/share/php/Ramsey/Uuid/Rfc4122/MaxUuid.php /usr/share/php/Ramsey/Uuid/Rfc4122/NilTrait.php /usr/share/php/Ramsey/Uuid/Rfc4122/NilUuid.php /usr/share/php/Ramsey/Uuid/Rfc4122/TimeTrait.php /usr/share/php/Ramsey/Uuid/Rfc4122/UuidBuilder.php /usr/share/php/Ramsey/Uuid/Rfc4122/UuidInterface.php /usr/share/php/Ramsey/Uuid/Rfc4122/UuidV1.php /usr/share/php/Ramsey/Uuid/Rfc4122/UuidV2.php /usr/share/php/Ramsey/Uuid/Rfc4122/UuidV3.php /usr/share/php/Ramsey/Uuid/Rfc4122/UuidV4.php /usr/share/php/Ramsey/Uuid/Rfc4122/UuidV5.php /usr/share/php/Ramsey/Uuid/Rfc4122/UuidV6.php /usr/share/php/Ramsey/Uuid/Rfc4122/UuidV7.php /usr/share/php/Ramsey/Uuid/Rfc4122/UuidV8.php /usr/share/php/Ramsey/Uuid/Rfc4122/Validator.php /usr/share/php/Ramsey/Uuid/Rfc4122/VariantTrait.php /usr/share/php/Ramsey/Uuid/Rfc4122/VersionTrait.php /usr/share/php/Ramsey/Uuid/Type /usr/share/php/Ramsey/Uuid/Type/Decimal.php /usr/share/php/Ramsey/Uuid/Type/Hexadecimal.php /usr/share/php/Ramsey/Uuid/Type/Integer.php /usr/share/php/Ramsey/Uuid/Type/NumberInterface.php /usr/share/php/Ramsey/Uuid/Type/Time.php /usr/share/php/Ramsey/Uuid/Type/TypeInterface.php /usr/share/php/Ramsey/Uuid/Uuid.php /usr/share/php/Ramsey/Uuid/UuidFactory.php /usr/share/php/Ramsey/Uuid/UuidFactoryInterface.php /usr/share/php/Ramsey/Uuid/UuidInterface.php /usr/share/php/Ramsey/Uuid/Validator /usr/share/php/Ramsey/Uuid/Validator/GenericValidator.php /usr/share/php/Ramsey/Uuid/Validator/ValidatorInterface.php /usr/share/php/Ramsey/Uuid/autoload.php /usr/share/php/Ramsey/Uuid/functions.php
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 10:20:33 2024