Libraries tagged by serializable
stellarwp/field-conditions
606717 Downloads
A set of serializable classes for handling conditional logic for fields in PHP
pmjones/throwable-properties
58118 Downloads
Copies properties of a Throwable to a serializable object.
jane/jane
389231 Downloads
Generate a serializable / deserializable object model given a json schema
dvlpm/serializable-type-bundle
10548 Downloads
Serializable Type Bundle
microweber-deps/eloquent-serialize
16961 Downloads
Laravel Query Builder (Eloquent) serialization
fab2s/laravel-dt0
2006 Downloads
Immutable Data Transfer Objects (DTO) for Laravel with validation, Eloquent casting, and encryption
fab2s/dt0
2334 Downloads
Immutable DTOs with bidirectional casting. No framework required. 8x faster than the alternative.
frodeborli/serializor
393 Downloads
PHP Serializor will serialize almost anything in PHP, including closures and anonymous classes.
gipfl/data-type
8170 Downloads
Serializable Data Types
lazypdo/lazypdo
104312 Downloads
LazyPDO is a set of wrappers over PHP's standard PDO and PDOStatement classes. It enables lazy loading, serialization and decoration.
imponeer/toarray-interface
16097 Downloads
A PHP interface defining a standard method for converting objects to arrays. Ensures consistent method naming and return type for array conversion across different classes.
diego-ninja/granite
970 Downloads
A lightweight zero-dependency PHP library for building immutable, serializable objects with validation capabilities.
f3ath/lazypdo
44972 Downloads
LazyPDO is a wrapper over PHP's standard PDO class. It postpones the instantiation of the original PDO class until one is really needed. Also it can be (un)serialized.
univeros/data
205 Downloads
Trait-composed, immutable-by-default data objects with JSON serialization, Serializable support, and Carbon-powered date mutators.
tcds-io/php-jackson-laravel
1792 Downloads
A Laravel plugin to inject and respond serializable objects in controllers