Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/vendor/symfony/serializer
Yannick Warnier 1e3a1e27ef Add static resources and remove tests dir for release 4 years ago
..
Annotation Add static resources and remove tests dir for release 4 years ago
DependencyInjection Add static resources and remove tests dir for release 4 years ago
Encoder Add static resources and remove tests dir for release 4 years ago
Exception Add static resources and remove tests dir for release 4 years ago
Extractor Add static resources and remove tests dir for release 4 years ago
Mapping Add static resources and remove tests dir for release 4 years ago
NameConverter Add static resources and remove tests dir for release 4 years ago
Normalizer Add static resources and remove tests dir for release 4 years ago
CHANGELOG.md Add static resources and remove tests dir for release 4 years ago
LICENSE Add static resources and remove tests dir for release 4 years ago
README.md Add static resources and remove tests dir for release 4 years ago
Serializer.php Add static resources and remove tests dir for release 4 years ago
SerializerAwareInterface.php Add static resources and remove tests dir for release 4 years ago
SerializerAwareTrait.php Add static resources and remove tests dir for release 4 years ago
SerializerInterface.php Add static resources and remove tests dir for release 4 years ago
composer.json Add static resources and remove tests dir for release 4 years ago

README.md

Serializer Component

The Serializer component handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.

Resources