Libraries tagged by data store
elivz/craft-transient
850 Downloads
Store variables in Twig code which will be available to other templates for the duration of the page load.
balpom/entity
5 Downloads
Entity is data modelling framework for DDD projects.
saft/saft
753 Downloads
Saft library provides tools and an infrastructure to build Semantic Web and Linked Data applications.
zetacomponents/tree-database-tiein
4067 Downloads
The Tree component handles the creating, manipulating and querying of tree structures. This component implements the database related backends and data stores.
michaeljennings/carpenter
1680 Downloads
A PHP package to create HTML tables from a data store that can be sorted and paginated.
battlecook/datacooker
16 Downloads
It's project for different kinds of data store. It provides an interface by abstracting individual libraries (\ pdo, \ Redis, \ Memcached, etc.) that access data stores.
zelenin/yii2-rbac-module
1571 Downloads
Yii2 RBAC module with generating assignments to DB from RBAC data store file rbac.php
coderatio/phpfirebase
352 Downloads
A simple and clean CRUD PHP library for Google Firebase datastore
zendexperts/ze-db
10413 Downloads
A ZF2 module that allows developers to focus on the entities they work with, instead of how to retrieve or store data in the database.
wordpress-phoenix/wordpress-options-builder-class
4465 Downloads
Library that helps you setup theme or plugin options that store data in the database with just a line or two of code
php-extended/php-storage-interface
5098 Downloads
A library that describes an abstract way to store data between different operational storage methods
mitchellurgero/jsondatabase
12 Downloads
Flat-file Database that uses JSON to store data in a file structure similar to MySQL.
genaker/agento-ai
1 Downloads
Magento MCP AI Assistant - A powerful AI assistant for Magento 2 that helps with store data queries and management
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.
antaresproject/component-automation
403 Downloads
Automation is a module used to executte cyclic operations based on laravel task scheduler. It serves as a replacement for setting up your own cron jobs to make it easier to manage. It provides an intuitive control interface on the admin level. Automation can run tasks every few minutes, hourly, daily or weekly - depending how you set it up. Scheduled data is stored in the system database.