Libraries tagged by serialized
imsamurai/cakephp-twitter-bootstrap
23 Downloads
Behavior for saving and reading serialized data from/into database
idct/limited-objects-cache
6 Downloads
Simple ArrayAccess objects' cache with a lookup table in memory and fallback to files with serialized data.
hh-com/formdata
287 Downloads
Contao 5 - Save form submitted forms serialized in database
gggordon/php-sql-replacer
4 Downloads
Replace values in `SQL` files especially with serialized php values. Useful for database migrations/clones.
domagoj03/object-creator
24 Downloads
PHP library that helps developers create objects from other data types such as arrays, serialized strings and alike.
djuki/laravel-options
72 Downloads
Laravel package to store options in one db table field serialized, but still use like a array with options
dfware/ar-dynattribute
73 Downloads
Provides dynamic ActiveRecord attributes stored into the single field in serialized state
deozza/response-maker-bundle
243 Downloads
A simple way to send serialized json response
cybersai/ussd-store
5 Downloads
A simple key-value store to save data in an array and serialized them so they can be stored in the database as text
cs278/serialization-helpers
20 Downloads
Helpers to work with serialized strings
baba/object-cache
1127 Downloads
Simple framework for store php json serialized objects in cache. Supports Redis, Memcached, Disk.
b-poignant/serialize-data-fixer
24 Downloads
Fix corrupted serialized data
trurlmcbyte/serpri
40 Downloads
SERialized smart object pretty PRInt for php
crowdstar/job-worker
8 Downloads
Wrapper for adding serialized self-contained Resque jobs to a queue
symfony/serializer
248064491 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.