Libraries tagged by User story
omegamvc/serializable-closure
51 Downloads
Serializable Closure is a PHP package that allows closures to be serialized and stored, enabling their safe use in persistent storage or across requests.
ibmjstart/wp-bluemix-objectstorage
53 Downloads
WordPress plugin to use IBM Object Storage for media
aobozhang/aliyun-oss-adapter
1005 Downloads
Use Aliyun oss as Storage for Laravel 5.0+
frosh/thumbnail-processor
60 Downloads
This plugins allows you to use variable thumbnails, without having them on storage.
floppy/bundle
118 Downloads
Floppy is a file storage library. This library adds fine support to use FloppyServer instance to Symfony2 apps.
stormsys/simplehal
188 Downloads
SimpleHal is an easy to use library for consuming Hal API's
fancyecommerce/fecshop_redis_cart
43 Downloads
fecshop cart use redis storage
white-rabbit-1-sketch/php-file-hash-map
4 Downloads
This PHP library implements a simple Hash Map with file-based storage. It uses a hashing function to calculate an offset, which determines the location of the corresponding bucket in the file. Data is stored in a binary file, with each bucket containing key-value pairs. The library allows for efficient data retrieval through direct file access.
heropoo/routing
5644 Downloads
A simple and fast route. Use tree structure storage, fast matching!
alexgeno/phone-verification-bundle
68 Downloads
A bundle for phone verification via the Symfony Notifier SMS channel. Any SMS service can be used as a sender. Redis or MongoDB can be used as a storage.
gnikolovski/cb-rate-limiter
142 Downloads
API rate limiter which uses Couchbase for storing data
wooxo/ovh-swift-laravel
1656 Downloads
Library to use OVH PCI Object Storage API with Laravel 4.2.
romeoz/rock-cache
3084 Downloads
Unified API for key-value storages in memory. As a storage can be used: APC, Redis, Memcache, Couchbase or MongoDB. All storage objects have one interface, so you can switch them without changing the working code.
zetacomponents/tree-persistent-object-tiein
3946 Downloads
The Tree component handles the creating, manipulating and querying of tree structures. This component uses persistent objects as data storage for the data elements of the tree nodes.
silverstripe-australia/simplecache
6769 Downloads
Simple(r) caching abstraction layer, with a static publisher that will use that cache layer for storage