Libraries tagged by data storage
amphp/serialization
65573972 Downloads
Serialization tools for IPC and data storage in PHP.
amphp/redis
785437 Downloads
Efficient asynchronous communication with Redis servers, enabling scalable and responsive data storage and retrieval.
igbinary/igbinary
12155 Downloads
Igbinary is a drop in replacement for the standard php serializer. Instead of the time and space consuming textual representation used by PHP's serialize(), igbinary stores php data structures in a compact binary form. Savings are significant when using memcached or similar memory based storages for serialized data.
kununu/data-fixtures
78756 Downloads
Load data fixtures in your application for any storage
saman-jafari/telescope-elasticsearch-driver
16787 Downloads
it will allow you to switch from sql database to elasticsearch as driver for your data storage and it will eliminate the deadlock so it makes telescope a ready for production logging system.
byjg/anydataset
149758 Downloads
AnyDataset is a powerful data source abstraction layer for PHP that provides a simple and consistent interface to access different data sources. With AnyDataset, you can work with various data formats and storage systems using the same programming interface.
namoshek/laravel-scout-database
74145 Downloads
A generic Laravel Scout driver which performs full-text search on indexed model data using an SQL database as storage backend. Indexed data is stored in normalized form, allowing efficient search.
edfi/resources
121575 Downloads
The Ed-Fi ODS / API enables applications to read and write education data stored in an Ed-Fi ODS through a secure REST interface. *** > *Note: Consumers of ODS / API information should sanitize all data for display and storage. The ODS / API provides reasonable safeguards against cross-site scripting attacks and other malicious content, but the platform does not and cannot guarantee that the data it contains is free of all potentially harmful content.* ***
edfi/descriptors
121572 Downloads
The Ed-Fi ODS / API enables applications to read and write education data stored in an Ed-Fi ODS through a secure REST interface. *** > *Note: Consumers of ODS / API information should sanitize all data for display and storage. The ODS / API provides reasonable safeguards against cross-site scripting attacks and other malicious content, but the platform does not and cannot guarantee that the data it contains is free of all potentially harmful content.* ***
yoshi2889/collections
155485 Downloads
Simple Collection class allowing storage of specific data.
mediawiki/cargo
4227 Downloads
A MediaWiki extension that allows for the storage and querying of data contained within templates.
jakewhiteley/php-sets
29384 Downloads
An implementation of a Java-like Set data structure for PHP. A Set is an iterable data structure which allows strict-type storage of unique values.
white-rabbit-1-sketch/php-file-hash-map
5386 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.
mundschenk-at/wp-data-storage
24686 Downloads
An object oriented library for dealing with WordPress options and caching.
frostealth/php-data-storage
17891 Downloads
Simple PHP Data Storage