Libraries tagged by data storage

amphp/serialization

139 Favers
65573972 Downloads

Serialization tools for IPC and data storage in PHP.

Go to Download


amphp/redis

166 Favers
785437 Downloads

Efficient asynchronous communication with Redis servers, enabling scalable and responsive data storage and retrieval.

Go to Download


igbinary/igbinary

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

Go to Download


kununu/data-fixtures

8 Favers
78756 Downloads

Load data fixtures in your application for any storage

Go to Download


saman-jafari/telescope-elasticsearch-driver

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

Go to Download


byjg/anydataset

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

Go to Download


namoshek/laravel-scout-database

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

Go to Download


edfi/resources

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

Go to Download


edfi/descriptors

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

Go to Download


yoshi2889/collections

4 Favers
155485 Downloads

Simple Collection class allowing storage of specific data.

Go to Download


mediawiki/cargo

35 Favers
4227 Downloads

A MediaWiki extension that allows for the storage and querying of data contained within templates.

Go to Download


jakewhiteley/php-sets

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

Go to Download


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

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

Go to Download


mundschenk-at/wp-data-storage

0 Favers
24686 Downloads

An object oriented library for dealing with WordPress options and caching.

Go to Download


frostealth/php-data-storage

3 Favers
17891 Downloads

Simple PHP Data Storage

Go to Download


Next >>