Libraries tagged by is serialized
marcosadantas/sped-container
47 Downloads
Is a library to serialize sped on container
erickmajor/binary-parser
9 Downloads
Binary Parser is a library that serializes and unserializes binary data in PHP.
lukaszmakuch/haringo
48 Downloads
Serializes the way how an object is created, not the object itself.
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'.
apache/avro
88886 Downloads
Apache Avro™ is a data serialization system.
iazaran/smart-cache
15073 Downloads
Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.
yorcreative/laravel-argonaut-dto
3774 Downloads
Argonaut is a lightweight Data Transfer Object (DTO) package for Laravel that supports nested casting, recursive serialization, and validation out of the box. Ideal for service layers, APIs, and clean architecture workflows.
mochaka/serialization-parser
53988 Downloads
This is my package serialization-parser
jaumo/avro
72258 Downloads
jaumo/avro is a library for handling serialization and deserialization of Avro values and schemas, including RPC.
jeffersongoncalves/filament-cep-field
3756 Downloads
The Filament CEP Field is a custom input component designed specifically for Brazilian postal codes (CEP - Código de Endereçamento Postal). This component extends Filament's form capabilities by providing a specialized input field that handles CEP formatting, validation, and automatic address lookup.
infomaniac-amf/php
3312 Downloads
InfomaniacAMF is a PHP project for the (de)serialization of AMF packets
phery/phery
13261 Downloads
XAJAX alternative, phery.js is a library in PHP that maps to all jQuery functions, DOM manipulation, meta arguments and serialization, seamless ajax integration, RESTful emulation, form submission and partial rendering views, plus its PSR-0 compatible
octava/symfony-json-schema-form
33940 Downloads
Clone of limenius/liform. Symfony json schema form is a library for serializing Symfony Forms into JSON schema.
karavasilev/cryptomanana
73 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
iprodev/php-easycache
462 Downloads
PHP EasyCache is a lightweight, multi-backend (APCu/Redis/File/PDO) with SWR caching library that speeds up repeated API calls with thread‑safe writes, per‑key TTLs, automatic cleanup, key sanitization, and optional compression.