Libraries tagged by serializes
wowkaster/yii2-serialize-attributes
6960 Downloads
This behavior allows you to treat model attributes as arrays, and they are automatically serialized for insertion and unserialized upon select, as long as you use the active record find methods.
tsantos/serializer
1784 Downloads
Object (de)serializer component for PHP
thiagocordeiro/serializer
8646 Downloads
thiagocordeiro/laravel-serializer
5134 Downloads
the-toster/psalm-jms-serializer
31633 Downloads
Add return type typehints to deserialization methods
simply-stream/twitch-api-symfony-serializer-bridge
152 Downloads
Symfony Serializer bridge for simply-stream/twitch-api
simplethings/form-serializer-bundle
19586 Downloads
(De-)Serialization of Object-Graphs into XML/JSON based on Form Types
remi-san/serializer
14625 Downloads
A universal, config-less PHP serializer for all purpose.
quillstack/serializer
287 Downloads
Turns objects into what goes over the wire, saying what may go rather than what may not.
ptlis/php-serialized-data-editor
343 Downloads
Manipulate PHP-serialized data without deserialization
open-serializer/open-serializer
5070 Downloads
Simple JSON serializer/deserializer.
n2n/n2n-util-serialize
239 Downloads
Safely serialize and unserialize plain data objects (PHP native serialize()/unserialize() with an allowed_classes allowlist derived from the class structure) and scalar/null values (JSON), preventing object-injection and POP-chain attacks.
mrgoodbytes8667/enum-serializer-bundle
99145 Downloads
A bundle to enable spatie/enum Serialization support in Symfony
mrandmrssmith/symfony-messenger-json-serializer
4653 Downloads
Provide a JSON serializer for Symfony Messenger messages
mountsoftware/symfony-toon-serializer
725 Downloads
Symfony Serializer integration for TOON (Token-Oriented Object Notation) on top of helgesverre/toon