Libraries tagged by serial
liip/serializer
412076 Downloads
High performance serializer that works with code generated helpers to achieve high throughput.
sbsaga/toon
58250 Downloads
🧠TOON for Laravel — a compact, human-readable, and token-efficient data format for AI prompts & LLM contexts. Perfect for ChatGPT, Gemini, Claude, Mistral, and OpenAI integrations (JSON ⇄ TOON).
patchlevel/hydrator
602928 Downloads
A library for seamless hydration of objects to arrays - and back again, optimized for developer experience and performance
iazaran/smart-cache
12817 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.
cyclonedx/cyclonedx-library
1960138 Downloads
Work with CycloneDX documents.
centraldesktop/protobuf-php
729345 Downloads
PHP implementation of Google's Protocol Buffers
qafoo/ser-pretty
209870 Downloads
Pretty print serialized PHP data
msgpack/msgpack-php
1404 Downloads
MessagePack serialization API
laravel-json-api/eloquent
1552927 Downloads
Serialize Eloquent models as JSON:API resources.
jane-php/json-schema
2328266 Downloads
Generate a serializable / deserializable object model given a json schema
igbinary/igbinary
5138 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.
gbprod/uuid-normalizer
670701 Downloads
Normalizer to serialize Ramsey Uuid with Symfony Serializer
bitwasp/bitcoin
539999 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
bernard/normalt
1526762 Downloads
Normalt is a extension to Symfony Serializer that only implements the Normalization part
aura/di
993990 Downloads
A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.