Libraries tagged by stored database
marcocesarato/cpdo
182 Downloads
This package can retrieve PDO query results from cache variables. It extends the base PDO class and override some functions to handle database query execution and store the query results in variables. The class can also return query results for cached queries for previously executed queries to retrieve the results faster for repeated queries.
typisttech/wp-password-argon-two
379 Downloads
Securely store WordPress user passwords in database with Argon2i hashing and SHA-512 HMAC using PHP's native functions.
tingo-gmbh/eloquent-translatable
836 Downloads
Store translation items in your local database using Eloquent
solomon-ochepa/laravel-settings
520 Downloads
Store settings as key-value pairs in the database.
jsefton/laravel-virtual-fields
542 Downloads
Allow eloquent models to store and retreive data against anything without needing a specific database column
zetacomponents/tree-database-tiein
4009 Downloads
The Tree component handles the creating, manipulating and querying of tree structures. This component implements the database related backends and data stores.
daynnnnn/statamic-database
3337 Downloads
Allows you to store all Statamic data in a database.
paragi/rocket-store
8 Downloads
A simple but powerfull database, based on flat file storage.
mayankjanidev/laravel-store
4 Downloads
Create reusable database queries and data objects in Laravel
makinacorpus/event-store
4684 Downloads
Simple event store implementation
jamielsharief/document-store
269 Downloads
Document Store
despatates/laravel-auditing-job-database
2542 Downloads
A database driver for the owen-it/laravel-auditing package. Store audits using laravel jobs.
atk14/session-storer
57 Downloads
A library for storing sessions in database used in the ATK14 Framework
zendexperts/ze-db
10412 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.
arthurydalgo/laravel-settings
335 Downloads
Store key value pair in database as settings