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: 11 months ago
Linked from 1 awesome list
serializer
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Java library that serializes objects in the PHP serialization format | 15 |
| | Enables serialization and deserialization of complex data formats in PHP applications. | 1,804 |
| | A framework that serializes and deserializes Core Data object graphs from or into JSON using annotations in the Core Data model. | 534 |
| | A Lua serializer and pretty printer that supports human-readable and machine-readable serialization of complex data structures. | 559 |
| | A framework for compact and efficient serialization of structured data with low overhead | 110 |
| | A Java library for manually creating serialization data. | 28 |
| | Provides a C++ framework for serializing and deserializing data structures to and from various formats | 122 |
| | A data provider that loads serialized items directly from disk into a Sitecore content tree. | 12 |
| | A package that securely serializes PHP closures. | 535 |
| | A binary serializer that converts objects to byte arrays and back, supporting various features such as reference loops and polymorphism. | 484 |
| | A tool for generating source code that serializes data types, enabling efficient and platform-independent serialization of structured data. | 4 |
| | A binary serialization format and library for Zig. | 132 |
| | A Lua library for serializing tables in a fast and robust way | 76 |
| | A simple data serialization format for Zig that supports human-readable representation and fast serialization and deserialization. | 10 |
| | A collection of serializers for various Java data structures and classes | 381 |