Libraries tagged by database storage
idct/chipmunk-db-for-php
7 Downloads
Chipmunk DB connector for PHP
elbowspaceuk/laravel-settings
2055 Downloads
Settings for Laravel
eaz/psyduck
57 Downloads
a small php class to help store data (like a database), using json files
divengine/nodes
27 Downloads
Div PHP Nodes is a Database System for PHP written in PHP
dazzle-php/pgsql
44 Downloads
Dazzle Asynchronous PgSQL.
codebuglab/laravel-media-removable
27 Downloads
Automatically remove media like images, videos, and audios from storage folder once record with media deleted or updated from database
bruensicke/li3_redis
9 Downloads
redis made ready for lithium
azine/js-crypto-store-bundle
16 Downloads
Symfony Bundle to store files on the database that have been securely encrypted on the client side (browser).
twigger/laravel-settings
11 Downloads
Settings for Laravel
freekrai/notredis
241 Downloads
A simple storage class inspired by the redis api on top of Sqlite
smarcet/silverstripe-permamail
36 Downloads
Adds database storage of emails and CMS definition of email templates.
pdyn/cache
44 Downloads
Simple caching class supporting both file and database storage.
maniakalen/yii2-dbtranslate
49 Downloads
Translation package for database storage of translations
laovejabohem/yii2-i18n-js-db
16 Downloads
Yii2 internationalization in JavaScript using database storage
insolita/yii2-arsync
30 Downloads
This behavior for automatic or manual sync data between two models, without declaration relation. This behavior must be attached on master model. Main purposes - for sync rarely modified data from more reliable database storage to redis storage for frequently access; Support actual data state in some development cases;