Libraries tagged by serialisation
php-skir/client
18 Downloads
Laravel SkirRPC client package powered by Saloon.
orisai/openapi
0 Downloads
OpenAPI builder, parser and serializer
oire/serializer
6 Downloads
Data serializer for better storage and exchange.
norse-blue/xmlify
8 Downloads
PHP Xmlify is a package that allows you to handle XML serialization for your objects using PHP Attributes.
noresources/ns-php-data-phpoffice
18 Downloads
Data (de)serialization PHPOffice adapter
noresources/ns-php-data
304 Downloads
Data (de)serialization library
noresources/data-phpoffice
7 Downloads
Data (de)serialization PHPOffice adapter
noresources/data
112 Downloads
Data (de)serialization library
nokitakaze/serializer
105 Downloads
Safe serialization
monolith/messaging
12 Downloads
Messaging services for the Monolith framework.
mfonte/fast-toon
5 Downloads
Fastest TOON (Token-Oriented Object Notation) encoder/decoder for PHP 7.0+. 3x faster encoding, 15x faster decoding vs alternatives. LLM-optimized with ~40% token reduction vs JSON.
methorz/http-dto
54 Downloads
Automatic HTTP ↔ DTO conversion via PSR-15 middleware
memdev/opentrans
15 Downloads
Allows to read, create and write OpenTRANS compatible documents
maxiviper117/dtokit-core
0 Downloads
Framework-agnostic typed data boundaries for PHP
max13/dtion
18 Downloads
Dtion allows you to serialize and unserialize conditions and results. For instace: if $x between 'A' and 'C', result is 'X'. Else if $x between 'D' and 'F', result is 'Y'.