Libraries tagged by keyvalue storage

vakata/kvstore

1 Favers
5620 Downloads

A simple key-value storage class

Go to Download


tcrypto/tcrypto

60 Favers
254 Downloads

Simple and flexible PHP 5.3+ key-value storage library.

Go to Download


sergey-lisitsyn/yii2-key-value-settings-storage

0 Favers
245 Downloads

Storage in database for persist, retrieve and manage system settings for web application

Go to Download


hizpark/scoped-storage-strategy

0 Favers
38 Downloads

A flexible and pluggable storage strategy for managing scoped, temporary key-value data using sessions, tokens, Redis, and more.

Go to Download


alex-kalanis/kw_storage

0 Favers
4792 Downloads

Universal storage library for store data as key-value pairs

Go to Download


mauris/packer

10 Favers
155 Downloads

Simple Key-Value Storage for PHP. dead simple.

Go to Download


kunicmarko/simple-configuration-bundle

5 Favers
8 Downloads

This is a Symfony Bundle that adds key value storage to your Sonata admin.

Go to Download


sikker/notnosql

8 Favers
18 Downloads

The SQL-based NoSQL library for PHP -- it's NoSQL, even though it's not!

Go to Download


paragi/rocket-store

5 Favers
8 Downloads

A simple but powerfull database, based on flat file storage.

Go to Download


romeoz/rock-cache

7 Favers
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.

Go to Download


penate/server

7 Favers
0 Downloads

Open source, in-memory key value storage written in PHP.

Go to Download


bainternet/sqlite-simple-store

14 Favers
50 Downloads

Super lightweight Zero configuration sqlite-based key => value store with expiration time for PHP. Basically its a simple key value storage with and expireation field which will delete the value after it expires. Also since its heavily influenced by redis, some of redis useful functions were implemented.

Go to Download


thavarshan/storable

4 Favers
2721 Downloads

File Storabled key, value storage system.

Go to Download


cakebake/yii2-scalable-behavior

6 Favers
105 Downloads

Key-Value storage is a very simplistic, but very powerful model. Use this behavior to expand your Yii 2 model without changing the structure.

Go to Download


white-rabbit-1-sketch/php-file-hash-map

18 Favers
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.

Go to Download


<< Previous Next >>