Libraries tagged by serialise
oro/platform-serialised-fields
400778 Downloads
OroPlatform Serialized Fields
duncan3dc/serial
423807 Downloads
Consistent serialization helpers for multiple backends
unclecheese/silverstripe-serialised-dbfields
6337 Downloads
Provides serialised data (YAML, JSON) in text fields that are traverseable as nested ViewableData objects.
brocode/module-unique-sku
52 Downloads
Makes catalog_product_entity.sku actually unique in Magento 2 Open Source, and serialises concurrent saves of one SKU so two parallel API creates can no longer produce two products
ayeaye/formatters
1248 Downloads
Serialise PHP objects into other types of object (json, xml, etc)
davek1312/serialise
53 Downloads
Trait to serialise/deserialise objects using jms/serializer
oplatform-club/platform-serialised-fields
2 Downloads
Oro Platform Serialized Fields
davek1312/apiintegrator
21 Downloads
Serialise/Deserialise data from third party APIs
scottaubrey/pstore
10 Downloads
A btree-based key-value embeddable database, designed to serialise and store objects
porkchopsandwiches/preserialiser
115 Downloads
A generic pre-serialiser for converting objects to generic types.
nokimaro/draperstudio-payload
26 Downloads
Serialisers/Deserialisers for several data-types
nfephp-org/sped-serializer
2506 Downloads
Serialiser XML
gisleburt/formatter
112 Downloads
Serialise PHP objects into other types of object (json, xml, etc)
symfony/serializer
353834334 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
jms/serializer
148044376 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.