Libraries tagged by selia
flix-tech/avro-serde-php
4323118 Downloads
A library to serialize and deserialize Avro records making use of the confluent schema registry
cyclonedx/cyclonedx-library
2357489 Downloads
Work with CycloneDX documents.
ocramius/generated-hydrator
1411971 Downloads
An Object Hydrator that allows very fast array to object to array conversion
sepia/po-parser
1609944 Downloads
Gettext *.PO file parser for PHP.
msgpack/msgpack-php
8320 Downloads
MessagePack serialization API
igbinary/igbinary
13884 Downloads
Igbinary is a drop in replacement for the standard php serializer. Instead of the time and space consuming textual representation used by PHP's serialize(), igbinary stores php data structures in a compact binary form. Savings are significant when using memcached or similar memory based storages for serialized data.
crell/serde
333366 Downloads
A general purpose serialization and deserialization library
aura/di
1010765 Downloads
A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.
api-platform/openapi
5951865 Downloads
Models to build and serialize an OpenAPI specification.
zendframework/zend-json
24511275 Downloads
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
zendframework/zend-hydrator
21116026 Downloads
Serialize objects to arrays, and vice versa
laminas/laminas-json
32795742 Downloads
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
zumba/json-serializer
812708 Downloads
Serialize PHP variables, including objects, in JSON format. Support to unserialize it too.
wikimedia/php-session-serializer
1317222 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
simple-bus/serialization
1765962 Downloads
Generic classes and interfaces for serializing messages