Libraries tagged by serializable
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-symfony
1 Downloads
A Symfony bundle to inject and respond serializable objects in controllers
szym3ns/common-php-things
3 Downloads
Library includes common php things like collections, serializable traits, value objects etc.
mjohann/call-morph
5 Downloads
CallMorph is a PHP class that simplifies and secures the serialization of anonymous functions by automatically selecting the appropriate library based on the PHP version, with support for a secret key when using Laravel's Serializable Closures.
chrissileinus/config-php
28 Downloads
A storage to hold the config of an app. It ist mainly static but as a Singleton with integrated interfaces ArrayAccess, Serializable, JsonSerializable, IteratorAggregate and Traversable.
cjdennis/hidden-value
23 Downloads
Allows storing pseudo class properties as values that are not dumpable, serialisable, or accessible from child classes