Libraries tagged by serialize
metroplex-systems/edifact
390225 Downloads
Parser and Serializer for UN/EDIFACT messages
mateusjunges/avro-serde-php
1159229 Downloads
A library to serialize and deserialize Avro records making use of the confluent schema registry
laktak/hjson
212611 Downloads
JSON for Humans. A configuration file format with relaxed syntax, fewer mistakes and more comments.
gamez/ramsey-uuid-normalizer
346408 Downloads
Symfony Normalizer and Denormalizer for ramsey/uuid
estrato/edifact
88701 Downloads
Parser and Serializer for UN/EDIFACT messages
apix/cache
528454 Downloads
A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache taggging and indexing to Redis, Memcached, PDO/SQL, APC and other adapters.
symbiote/silverstripe-multivaluefield
400772 Downloads
A DB field + form fields for storing multiple values in a single property (serialized).
qafoo/ser-pretty
141764 Downloads
Pretty print serialized PHP data
paragonie/paserk
159113 Downloads
PHP implementation of PASERK (Platform Agnostic SERialized Keys), a PASETO extension.
gbprod/uuid-normalizer
561514 Downloads
Normalizer to serialize Ramsey Uuid with Symfony Serializer
bernard/normalt
1421494 Downloads
Normalt is a extension to Symfony Serializer that only implements the Normalization part
edemeijer/serialize-debugger
103856 Downloads
A tool for debugging failing or dangerous PHP serialize() calls
charescape/serialize-closure
6321 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
baibaratsky/yii2-serialized-attributes-behavior
70710 Downloads
Yii2 Serialized Attributes Behavior
academe/serializeparser
61297 Downloads
A PHP parser for serialized data, to be able to 'peek' into serialize strings.