symfony-serializer
There are 9 repositories under symfony-serializer topic.
flix-tech/avro-serde-php
Avro Serialisation/Deserialisation (SerDe) library for PHP 8.1+ with a Symfony Serializer integration
wayofdev/laravel-symfony-serializer
🔧 Laravel + Symfony Serializer. This package provides a bridge between Laravel and Symfony Serializer.
tsantos84/serializer-benchmark
A PHP benchmark application to compare PHP serializer libraries
theofidry/EloquentSerializer
Symfony Serializer bridge for the Eloquent ORM.
geosocio/http-serializer-bundle
Symfony Bundle for Serializing Http Requests & Responses
olivermack/duzzle
Opinionated (thin) wrapper for Guzzle supporting request and response DTOs serialization with Symfony Serializer and Symfony Validator
gingteam/telegram
Telegram's collection of data types and methods
patrykbaszak/dedicated-mapper
[Deprecated] Dedicated Mapper is a library that generates PHP functions to speed up the mapping process between arrays, objects, and classes. You can include your own callbacks in the mapping process. See, for example, validation during mapping with Symfony Validator.