Libraries tagged by data storage
rasa-web/propel-postgres-json-behavior
677 Downloads
Storage of complex data using Postgres JSON.
gazugafan/laravel-timezone
1436 Downloads
Date/time timezone storage and retrieval for Laravel 5
white-rabbit-1-sketch/php-file-hash-map
3 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.
phptek/verifiable
36 Downloads
Verify that data hasn't changed, by reference to a Blockchain or Merkle storage.
ap-lib/context
49 Downloads
The Context library provides a lightweight context storage system for managing and retrieving shared data across different parts of an application. It supports dynamic storage, object retrieval, and type enforcement.
xc-team/data-storage
2 Downloads
ucscode/local-storage
29 Downloads
A PHP library for local data storage with optional encryption.
sweikenb/storage-manager
13 Downloads
Simple and extendable data storage manager for basic operations wich is easy to extend by adapters.
solophp/storage
82 Downloads
Simple file-based storage system for storing string data using key-value pairs.
michaelesmith/metric-data
6 Downloads
abstract metric data storage system
krak/data-storage
229 Downloads
Storing arbitrary data in arbitrary places
horde/kolab_storage
3 Downloads
Kolab data storage library
gezeresolutionsweb/cakephp-data-storage
8 Downloads
CakePHP Data Storage abstration plugin for CakePHP 2.x.
eslider/hkv-storage
629 Downloads
Hierarchy key-value data storage manager
dof-php/storage
32 Downloads
Data storage layer implementation in DOF PHP