Libraries tagged by stores
processid/archive
334 Downloads
Archiving in ZIP or ZIP64 with DEFLATE, BZIP2 or STORE compression
pilsetnieks/key-value-api
1545 Downloads
Simple key-value cache API to abstract the underlying key-value store.
php-extended/php-storage-interface
5120 Downloads
A library that describes an abstract way to store data between different operational storage methods
phore/objectstore
4556 Downloads
Object store for local files, google, aws
perfectus/perform
1183 Downloads
Form handling for Craft developers. Process, test, store, send email notifications, configure client side validation, include powerful spam protection, and more.
paulzi/yii2-file-behavior
569 Downloads
File store and image thumbs behavior for Yii2
padosoft/php-oara
11393 Downloads
The goal of the Open Affiliate Report Aggregator (OARA) is to develop a set of PHP classes that can download affiliate reports from a number of affiliate networks, and store the data in a common format.
openify/configuration-bundle
887 Downloads
A Bundle which allow you to easily store and manage your application configuration
nr/fieldtypeoembed
9 Downloads
Collect and store Oembed Data
nr/fieldtypegeocoder
11 Downloads
Collect and store Geocode information from several providers
mreschke/keystone
2035 Downloads
Keystone Key/Value Store
mouf/security.userfiledao
143709 Downloads
This package contains an implementation of a UserDao, that stores the application users in a simple PHP file. It can be used together with the MoufUserService to provide easy access management to an application. Since the users are stored in a PHP file, this very special DAO does not require a database!
mohit-singh/db-session
14 Downloads
Store session in database in zend framework 2
mmauksch/json-repositories
10 Downloads
Basic implementation of the repository pattern that stores its content in serialized json files. Intended use is for testing or prototyping! NOT INTENDED FOR PRODUCTION USE!
mitchellurgero/jsondatabase
12 Downloads
Flat-file Database that uses JSON to store data in a file structure similar to MySQL.