laminas-serializer
Data serializer
A utility project providing an adapter-based interface for serializing and deserializing PHP data structures into various formats.
Serialize and deserialize PHP structures to a variety of representations
33 stars
18 watching
17 forks
Language: PHP
last commit: 3 days ago
Linked from 1 awesome list
serializer
Related projects:
Repository | Description | Stars |
---|---|---|
marcospassos/java-php-serializer | A Java library that serializes objects in the PHP serialization format | 15 |
schmittjoh/jmsserializerbundle | Enables serialization and deserialization of complex data formats in PHP applications. | 1,802 |
gonzalezreal/groot | A framework that serializes and deserializes Core Data object graphs from or into JSON using annotations in the Core Data model. | 534 |
pkulchenko/serpent | A Lua serializer and pretty printer that supports human-readable and machine-readable serialization of complex data structures. | 558 |
ndsev/zserio | A framework for compact and efficient serialization of structured data with low overhead | 109 |
marcono1234/serial-builder | A Java library for manually creating serialization data. | 28 |
boostorg/serialization | Provides a C++ framework for serializing and deserializing data structures to and from various formats | 121 |
kamsar/rhino | A data provider that loads serialized items directly from disk into a Sitecore content tree. | 12 |
laravel/serializable-closure | A package that securely serializes PHP closures. | 526 |
rikimaru0345/ceras | A binary serializer that converts objects to byte arrays and back, supporting various features such as reference loops and polymorphism. | 484 |
cyriaca/azura | A tool for generating source code that serializes data types, enabling efficient and platform-independent serialization of structured data. | 4 |
ziglibs/s2s | A binary serialization format and library for Zig. | 130 |
gvx/ser | A Lua library for serializing tables in a fast and robust way | 76 |
iddev5/inon | A simple data serialization format for Zig that supports human-readable representation and fast serialization and deserialization. | 10 |
magro/kryo-serializers | A collection of serializers for various Java data structures and classes | 381 |