Libraries tagged by serializable
opis/http-routing
1569 Downloads
Opis HTTP Routing is a library that can be used to route all types of HTTP requests
f3ath/lazypdo
44961 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.
asolomatin/php-big-bit-mask
1160 Downloads
Bitmask compatible with JavaScript big-bit-mask - the bitmask serializable into a base64-like, url-safe string.
terablaze/serializable-closure
4 Downloads
Terablaze Serializable Closure provides an easy and secure way to serialize closures in PHP.
quantaforge/serializable-closure
6 Downloads
QuantaForge Serializable Closure provides an easy and secure way to serialize closures in PHP.
qlimix/serializable
647 Downloads
An interface that indicates the object is serializable
ndashutin/serializable
2 Downloads
Serialize data to string
luminark/serializable-values
71 Downloads
Luminark Serializable Values package.
keios/oc-trait-serializable
172 Downloads
Serialized object storage trait for OctoberCMS' models.
troiastudio/polyfill-json-serializable
4 Downloads
niko9911/serializable-entity
93 Downloads
Convert entity into array or json. Apply JsonSerializable into entity.
mespinosaz/serializable-objects
17 Downloads
grifart/not-serializable
0 Downloads
State explicitly that class has not been meant for serialization.
fmunoz92/serializable-entity-doctrine
121 Downloads
https://gist.github.com/beberlei/1034079
agmakonts/zf2-json-serializable-hydrator
407 Downloads
ZF2 hydrator that allows for use of JsonSerialize method from JsonSerializable interface.