Libraries tagged by object serialization
hprose/hprose
205912 Downloads
It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system.
square/pjson
26304 Downloads
Library for JSON PHP model serialization / deserialization. Deserialize JSON directly into your object model PHP classes.
yorcreative/laravel-argonaut-dto
737 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.
silverstripe/closure
174934 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
schulzefelix/laravel-data-transfer-object
42523 Downloads
Data Transfer Objects with Attribute Casting and Date Mutators.
charescape/serialize-closure
6929 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
mjohnson/type-converter
51802 Downloads
Converts one resource to another (XML, JSON, Object, Array, Serialization).
spaf/simputils
6061 Downloads
Simple minimal but useful set of utils (properties, strings, datetimes, etc.)
karavasilev/cryptomanana
62 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
aza/phpgen
3262 Downloads
AzaPhpGen - Anizoptera CMF PHP code generation (dump) component. Allows to dump complex arrays, objects, closures and basic data types as php code. In part, this can be called a some sort of serialization. You can customize your dumped php code as you wish.
attributes-php/options
463 Downloads
Serializes any object into a primitive type
andreamk/jsonserialize
5436 Downloads
Library that improves object serialization and deserialization via JSON
simplethings/form-serializer-bundle
19578 Downloads
(De-)Serialization of Object-Graphs into XML/JSON based on Form Types
iaasen/stdlib
2086 Downloads
A base for REST-API featuring recursive serialization and deserialization of objects
le0daniel/php-ts-bindings
171 Downloads
Library to create type bindings between PHP8 and TS, supporting parsing, serialization and emitting of TS types for PHP objects/input strongly typed