Libraries tagged by stored database
markocupic/contao-db-backup
2336 Downloads
Store a daily backup of your database to the contao file system using a daily cronjob routine.
claytonpulman/zebra_session_plus
135 Downloads
A drop-in replacement for PHP's default session handler which stores session data in a MySQL database, providing better performance, better security and protection against session fixation and session hijacking - now with redis cache support
chapdel/laravel-settings
169 Downloads
Store Laravel application settings in the database.
rediscluster/rediscluster
1317 Downloads
a php interface to a Cluster of Redis key-value store
mouf/utils.mailer.db-mail-service
16977 Downloads
This package contains a mailer that does not send any mail! Instead, it stores the mail to be sent in a database 'mails' table. The DB mailer can later forward the mail to a real mailer that will indeed send the mail.
lucinda/db
18103 Downloads
Lucinda DB: Pure PHP Tag-Based Key-Value Store
frankmayer/arangodb-php-core
95 Downloads
ArangoDB-PHP-Core is a low level PHP Client for the ArangoDB Database
f21/paradox
6818 Downloads
Paradox is an elegant Object Document Mananger (ODM) to use with the ArangoDB Document/Graph database server.
cakephparangodb/arangodb
31 Downloads
An ArangoDb based model and Query builder for Cakephp 3.x
lucinda/nosql-data-access
23917 Downloads
API abstracting communication with NoSQL key-value store databases through a PDO-like structure
rohitjoshi9023/db2cloud
3 Downloads
Schedule your database backup to various cloud file storage providing platforms like gDrive,DropBox and S3 and more.You can also store your database backup to your local server as well
quentincerny/propel-translation-bundle
45 Downloads
This bundle allow to store translations into database and manage them in a JQuery Ui. Based on https://github.com/lexik/LexikTranslationBundle
mohit-singh/db-session
14 Downloads
Store session in database in zend framework 2
foolz/inet
2381 Downloads
A PHP implementation of decimal IPs. Converts IPs from presentation to decimal and viceversa. Very useful to store IPs in database as numbers instead of string, in example in a decimal(39,0) column.
wordpress-phoenix/wordpress-options-builder-class
4939 Downloads
Library that helps you setup theme or plugin options that store data in the database with just a line or two of code