Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: php-symfony3-serializer | Distribution: Fedora Project |
Version: 3.4.49 | Vendor: Fedora Project |
Release: 5.fc38 | Build date: Fri Jan 20 10:35:56 2023 |
Group: Unspecified | Build host: buildvm-a64-13.iad2.fedoraproject.org |
Size: 191316 | Source RPM: php-symfony3-3.4.49-5.fc38.src.rpm |
Packager: Fedora Project | |
Url: http://symfony.com/doc/3.4/components/serializer.html | |
Summary: Symfony Serializer Component (version 3) |
The Serializer Component is meant to be used to turn objects into a specific format (XML, JSON, Yaml, ...) and the other way around. Autoloader: /usr/share/php/Symfony3/Component/Serializer/autoload.php
MIT and CC-BY-SA
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.49-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.49-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.49-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.49-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed May 19 2021 Remi Collet <remi@remirepo.net> - 3.4.49-1 - update to 3.4.49 * Mon May 17 2021 Remi Collet <remi@remirepo.net> - 3.4.48-1 - update to 3.4.48 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.47-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
/usr/share/doc/php-symfony3-serializer /usr/share/doc/php-symfony3-serializer/CHANGELOG.md /usr/share/doc/php-symfony3-serializer/README.md /usr/share/doc/php-symfony3-serializer/composer.json /usr/share/licenses/php-symfony3-serializer /usr/share/licenses/php-symfony3-serializer/LICENSE /usr/share/php/Symfony3/Component/Serializer /usr/share/php/Symfony3/Component/Serializer/Annotation /usr/share/php/Symfony3/Component/Serializer/Annotation/Groups.php /usr/share/php/Symfony3/Component/Serializer/Annotation/MaxDepth.php /usr/share/php/Symfony3/Component/Serializer/DependencyInjection /usr/share/php/Symfony3/Component/Serializer/DependencyInjection/SerializerPass.php /usr/share/php/Symfony3/Component/Serializer/Encoder /usr/share/php/Symfony3/Component/Serializer/Encoder/ChainDecoder.php /usr/share/php/Symfony3/Component/Serializer/Encoder/ChainEncoder.php /usr/share/php/Symfony3/Component/Serializer/Encoder/ContextAwareDecoderInterface.php /usr/share/php/Symfony3/Component/Serializer/Encoder/ContextAwareEncoderInterface.php /usr/share/php/Symfony3/Component/Serializer/Encoder/CsvEncoder.php /usr/share/php/Symfony3/Component/Serializer/Encoder/DecoderInterface.php /usr/share/php/Symfony3/Component/Serializer/Encoder/EncoderInterface.php /usr/share/php/Symfony3/Component/Serializer/Encoder/JsonDecode.php /usr/share/php/Symfony3/Component/Serializer/Encoder/JsonEncode.php /usr/share/php/Symfony3/Component/Serializer/Encoder/JsonEncoder.php /usr/share/php/Symfony3/Component/Serializer/Encoder/NormalizationAwareInterface.php /usr/share/php/Symfony3/Component/Serializer/Encoder/SerializerAwareEncoder.php /usr/share/php/Symfony3/Component/Serializer/Encoder/XmlEncoder.php /usr/share/php/Symfony3/Component/Serializer/Encoder/YamlEncoder.php /usr/share/php/Symfony3/Component/Serializer/Exception /usr/share/php/Symfony3/Component/Serializer/Exception/BadMethodCallException.php /usr/share/php/Symfony3/Component/Serializer/Exception/CircularReferenceException.php /usr/share/php/Symfony3/Component/Serializer/Exception/ExceptionInterface.php /usr/share/php/Symfony3/Component/Serializer/Exception/ExtraAttributesException.php /usr/share/php/Symfony3/Component/Serializer/Exception/InvalidArgumentException.php /usr/share/php/Symfony3/Component/Serializer/Exception/LogicException.php /usr/share/php/Symfony3/Component/Serializer/Exception/MappingException.php /usr/share/php/Symfony3/Component/Serializer/Exception/NotEncodableValueException.php /usr/share/php/Symfony3/Component/Serializer/Exception/NotNormalizableValueException.php /usr/share/php/Symfony3/Component/Serializer/Exception/RuntimeException.php /usr/share/php/Symfony3/Component/Serializer/Exception/UnexpectedValueException.php /usr/share/php/Symfony3/Component/Serializer/Exception/UnsupportedException.php /usr/share/php/Symfony3/Component/Serializer/Mapping /usr/share/php/Symfony3/Component/Serializer/Mapping/AttributeMetadata.php /usr/share/php/Symfony3/Component/Serializer/Mapping/AttributeMetadataInterface.php /usr/share/php/Symfony3/Component/Serializer/Mapping/ClassMetadata.php /usr/share/php/Symfony3/Component/Serializer/Mapping/ClassMetadataInterface.php /usr/share/php/Symfony3/Component/Serializer/Mapping/Factory /usr/share/php/Symfony3/Component/Serializer/Mapping/Factory/CacheClassMetadataFactory.php /usr/share/php/Symfony3/Component/Serializer/Mapping/Factory/ClassMetadataFactory.php /usr/share/php/Symfony3/Component/Serializer/Mapping/Factory/ClassMetadataFactoryInterface.php /usr/share/php/Symfony3/Component/Serializer/Mapping/Factory/ClassResolverTrait.php /usr/share/php/Symfony3/Component/Serializer/Mapping/Loader /usr/share/php/Symfony3/Component/Serializer/Mapping/Loader/AnnotationLoader.php /usr/share/php/Symfony3/Component/Serializer/Mapping/Loader/FileLoader.php /usr/share/php/Symfony3/Component/Serializer/Mapping/Loader/LoaderChain.php /usr/share/php/Symfony3/Component/Serializer/Mapping/Loader/LoaderInterface.php /usr/share/php/Symfony3/Component/Serializer/Mapping/Loader/XmlFileLoader.php /usr/share/php/Symfony3/Component/Serializer/Mapping/Loader/YamlFileLoader.php /usr/share/php/Symfony3/Component/Serializer/Mapping/Loader/schema /usr/share/php/Symfony3/Component/Serializer/Mapping/Loader/schema/dic /usr/share/php/Symfony3/Component/Serializer/Mapping/Loader/schema/dic/serializer-mapping /usr/share/php/Symfony3/Component/Serializer/Mapping/Loader/schema/dic/serializer-mapping/serializer-mapping-1.0.xsd /usr/share/php/Symfony3/Component/Serializer/NameConverter /usr/share/php/Symfony3/Component/Serializer/NameConverter/CamelCaseToSnakeCaseNameConverter.php /usr/share/php/Symfony3/Component/Serializer/NameConverter/NameConverterInterface.php /usr/share/php/Symfony3/Component/Serializer/Normalizer /usr/share/php/Symfony3/Component/Serializer/Normalizer/AbstractNormalizer.php /usr/share/php/Symfony3/Component/Serializer/Normalizer/AbstractObjectNormalizer.php /usr/share/php/Symfony3/Component/Serializer/Normalizer/ArrayDenormalizer.php /usr/share/php/Symfony3/Component/Serializer/Normalizer/ContextAwareDenormalizerInterface.php /usr/share/php/Symfony3/Component/Serializer/Normalizer/ContextAwareNormalizerInterface.php /usr/share/php/Symfony3/Component/Serializer/Normalizer/CustomNormalizer.php /usr/share/php/Symfony3/Component/Serializer/Normalizer/DataUriNormalizer.php /usr/share/php/Symfony3/Component/Serializer/Normalizer/DateIntervalNormalizer.php /usr/share/php/Symfony3/Component/Serializer/Normalizer/DateTimeNormalizer.php /usr/share/php/Symfony3/Component/Serializer/Normalizer/DenormalizableInterface.php /usr/share/php/Symfony3/Component/Serializer/Normalizer/DenormalizerAwareInterface.php /usr/share/php/Symfony3/Component/Serializer/Normalizer/DenormalizerAwareTrait.php /usr/share/php/Symfony3/Component/Serializer/Normalizer/DenormalizerInterface.php /usr/share/php/Symfony3/Component/Serializer/Normalizer/GetSetMethodNormalizer.php /usr/share/php/Symfony3/Component/Serializer/Normalizer/JsonSerializableNormalizer.php /usr/share/php/Symfony3/Component/Serializer/Normalizer/NormalizableInterface.php /usr/share/php/Symfony3/Component/Serializer/Normalizer/NormalizerAwareInterface.php /usr/share/php/Symfony3/Component/Serializer/Normalizer/NormalizerAwareTrait.php /usr/share/php/Symfony3/Component/Serializer/Normalizer/NormalizerInterface.php /usr/share/php/Symfony3/Component/Serializer/Normalizer/ObjectNormalizer.php /usr/share/php/Symfony3/Component/Serializer/Normalizer/ObjectToPopulateTrait.php /usr/share/php/Symfony3/Component/Serializer/Normalizer/PropertyNormalizer.php /usr/share/php/Symfony3/Component/Serializer/Normalizer/SerializerAwareNormalizer.php /usr/share/php/Symfony3/Component/Serializer/Serializer.php /usr/share/php/Symfony3/Component/Serializer/SerializerAwareInterface.php /usr/share/php/Symfony3/Component/Serializer/SerializerAwareTrait.php /usr/share/php/Symfony3/Component/Serializer/SerializerInterface.php /usr/share/php/Symfony3/Component/Serializer/autoload.php
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Jul 10 00:08:09 2024