Libraries tagged by object store
danyaldk/lumen-activity-log
338 Downloads
Very simple package to log user activities. Aim is to capture which object was created / updated / deleted by which user. Package it self has no relation implemented and stores whatever is passed.
arousacode/webapp_liblet
12 Downloads
Small library to automatically load data from HTMl form in any PHP object, and to generate HTML inputs from it. Also load and store into PDO database.
anonym93/settings
0 Downloads
Store and retrive settings generally or for model objects in Laravel
webbuilders-group/silverstripe-statefulunsavedlist
12 Downloads
GridField component that allows unsaved relation lists for many_many when managing existing objects on the right side of the relationship relationships to be stored in the GridField's state and session
laminas/laminas-session
19424687 Downloads
Object-oriented interface to PHP sessions and storage
alphasnow/aliyun-oss-laravel
173504 Downloads
alibaba cloud object storage service for laravel
dantleech/glob-finder
1253042 Downloads
Library offering object location from hierarchrical persistent storage systems using globs
zendframework/zend-session
11851741 Downloads
Object-oriented interface to PHP sessions and storage
maxakawizard/json-collection-parser
730660 Downloads
Streaming parser for large JSON files containing array of objects
sausin/laravel-ovh
134270 Downloads
OVH Object Storage driver for laravel
wgenial/s3-objects-stream-zip-php
79287 Downloads
S3ObjectsStreamZip is a PHP library to stream objects from AWS S3 as a zip file.
fzaninotto/streamer
17068 Downloads
Object-oriented API to PHP streams
cerbero/json-objects
26945 Downloads
Extract objects from large JSON files, endpoints or streams while saving memory.
zenstruck/stream
18125 Downloads
Object wrapper for PHP resources.
jamm/memory
24404 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.